add encrypting for save files

add libhydrogen for encrypting and decrypting

#9
This commit is contained in:
2026-04-03 14:59:37 +02:00
parent abb6556fd4
commit c277ab10d9
68 changed files with 5737 additions and 74 deletions
+10
View File
@@ -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