cryptonite v0.3 Release Notes

    • ๐Ÿ‘ Allow drgNew to run in any MonadRandom, providing cascading initialization
    • โœ‚ Remove Crypto.PubKey.HashDescr in favor of just having the algorithm specified in PKCS15 RSA function.
    • ๐Ÿ›  Fix documentation in cipher sub section (Luke Taylor)
    • Cleanup AES dead functions (Luke Taylor)
    • ๐Ÿ›  Fix Show instance of Digest to display without quotes similar to cryptohash
    • ๐Ÿ‘‰ Use scrubbed bytes instead of bytes for P256 scalar