|
|
@@ -0,0 +1,10 @@
|
|
|
+architectures=atmega328p
|
|
|
+author=Frank Denis <libhydrogen@pureftpd.org>
|
|
|
+category=Other
|
|
|
+includes=hydrogen.h
|
|
|
+maintainer=Frank Denis <libhydrogen@pureftpd.org>
|
|
|
+name=hydrogen-crypto
|
|
|
+paragraph=Consistent high-level API, inspired by libsodium. Instead of low-level primitives, it exposes simple functions to solve common problems that cryptography can solve.
|
|
|
+sentence=An easy-to-use, hard-to-misuse cryptographic library
|
|
|
+url=https://github.com/jedisct1/libhydrogen
|
|
|
+version=0.1
|