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>
Fri, 2 Jun 2023 18:51:16 +0000 (19:51 +0100)
commitcfd3113369f678748b6a40bf45b923eaedc5432e
tree7995d0b43429fe7163a6240cc690cf6984d417c7
parentdc93fc4673c3ba5be835a3d4dd4074aa2e7bddf9
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]