]> git.meshlink.io Git - meshlink/history - src/chacha-poly1305/chacha-poly1305.c
Add support for encrypted storage.
[meshlink] / src / chacha-poly1305 / chacha-poly1305.c
2019-06-13 Guus SliepenAdd support for encrypted storage.
2018-05-01 Guus SliepenFix all compiler warnings found using -Wall -W -pedantic.
2014-04-21 Guus SliepenReally stop using cipher.h and digest.h.
2014-04-17 Guus SliepenUse the ChaCha-Poly1305 cipher for the SPTPS protocol.