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>
This commit is contained in:
parent
f7aafc0628
commit
0ce6948653
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -36,3 +36,6 @@
|
||||
[submodule "lib/nxp_driver"]
|
||||
path = lib/nxp_driver
|
||||
url = https://github.com/hathach/nxp_driver.git
|
||||
[submodule "lib/libhydrogen"]
|
||||
path = lib/libhydrogen
|
||||
url = https://github.com/jedisct1/libhydrogen.git
|
||||
|
1
lib/libhydrogen
Submodule
1
lib/libhydrogen
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 5c5d513093075f7245ea522101b17c50aa579af2
|
Loading…
x
Reference in New Issue
Block a user