]> git.meshlink.io Git - meshlink/history - src/chacha-poly1305
Avoid allocating packet buffers unnecessarily.
[meshlink] / src / chacha-poly1305 /
2019-09-23 Guus SliepenFix compiler warnings from Clang 10 and GCC 9.
2019-06-13 Guus SliepenAdd missing declaration of chacha_ivsetup_96().
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.