Update the built-in Chacha20-Poly1305 code to an RFC 7539 complaint version.
[tinc] / src / chacha-poly1305 / chacha.c
2022-05-29 Guus SliepenUpdate the built-in Chacha20-Poly1305 code to an RFC...
2017-10-07 Guus SliepenReformat all code using astyle.
2014-04-14 Guus SliepenUse the ChaCha-Poly1305 cipher for the SPTPS protocol.