chacha

The ChaCha20 stream cipher (docs.ppad.tech/chacha).
git clone git://git.ppad.tech/chacha.git
Log | Files | Refs | README | LICENSE

CHANGELOG (118B)


      1 # Changelog
      2 
      3 - 0.1.0 (2025-03-09)
      4   * Initial release, supporting the chacha20 stream cipher and block
      5     function.
      6