package salsa20-core

  1. Overview
  2. Docs

CHANGES.md.html

0.2.0 (2017-06-05)

  • Rewrite salsa_core inner function in C.

  • Add ocb-stubblr dependency and use it to link to C code

  • Make nocrypto a dependency only for tests

0.1.0 (2017-03-04)

  • Initial release, with code taken from the scrypt-kdf repo.