~ehmry/chacha20

Pure Nim implementation of ChaCha20
Cleanup test output
Take pointer arguments

refs

trunk
browse  log 

clone

read-only
https://git.sr.ht/~ehmry/chacha20
read/write
git@git.sr.ht:~ehmry/chacha20

You can also use your local clone with git send-email.

#ChaCha20

A pure Nim implementation of the ChaCha20 stream cipher as defined by RFC8439.

Totally unoptimized.

Do not follow this link