hmac-drbg

Pure Haskell HMAC-DRBG (docs.ppad.tech/hmac-drbg).
git clone git://git.ppad.tech/hmac-drbg.git
Log | Files | Refs | README | LICENSE

CHANGELOG (141B)


      1 # Changelog
      2 
      3 - 0.1.1 (2024-10-07)
      4   * Add a basic placeholder 'Show' instance for the DRBG type.
      5 
      6 - 0.1.0 (2024-10-05)
      7   * Initial release.
      8