Skip to content

Commit 0ce6948

Browse files
committed
lib/libhydrogen: Add new libhydrogen submodule.
This library is a small and easy-to-use cryptographic library which is well suited to embedded systems. Signed-off-by: Damien George <damien@micropython.org>
1 parent f7aafc0 commit 0ce6948

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,6 @@
3636
[submodule "lib/nxp_driver"]
3737
path = lib/nxp_driver
3838
url = https://github.com/hathach/nxp_driver.git
39+
[submodule "lib/libhydrogen"]
40+
path = lib/libhydrogen
41+
url = https://github.com/jedisct1/libhydrogen.git

lib/libhydrogen

Submodule libhydrogen added at 5c5d513

0 commit comments

Comments
 (0)