add encrypting for save files
add libhydrogen for encrypting and decrypting #9
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
architectures=avr,nrf52,particle-photon,particle-electron,particle-p1,esp32
|
||||
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=1.0.0
|
||||
Reference in New Issue
Block a user