diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e997f5..c0c1c06 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ ## 0.3 +* 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)