add bryan hawkins chacha20 source from
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Thu, 29 Dec 2022 12:53:45 +0000 (12:53 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Thu, 29 Dec 2022 12:53:45 +0000 (12:53 +0000)
commitbde5a8dcb62ae3ce43b9324007396f3f64313c60
tree7995d0b43429fe7163a6240cc690cf6984d417c7
parentd7967c3c21fbf1d37f200b9284232aec15a7fadd
add bryan hawkins chacha20 source from
https://github.com/spcnvdr/xchacha20
crypto/chacha20/LICENSE [new file with mode: 0644]
crypto/chacha20/Makefile [new file with mode: 0644]
crypto/chacha20/NOTICE [new file with mode: 0644]
crypto/chacha20/README.md [new file with mode: 0644]
crypto/chacha20/changelog [new file with mode: 0644]
crypto/chacha20/src/test.c [new file with mode: 0644]
crypto/chacha20/src/xchacha20.c [new file with mode: 0644]
crypto/chacha20/src/xchacha20.h [new file with mode: 0644]