Skip to content

Commit

Permalink
Update README.md (#287)
Browse files Browse the repository at this point in the history
  • Loading branch information
NikVolf authored and ordian committed Dec 21, 2019
1 parent b0eefb7 commit 2b9ce2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parity-crypto/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ General cryptographic utilities for Ethereum.

## Changelog

The 0.4 release removes the dependency on `ring` and replaces it with prue-rust alternatives. As a consequence of this, AES GCM support has been removed. `subtle` is used for constant time equality testing and error handling is pared down to the bare minimum required.
The 0.4 release removes the dependency on `ring` and replaces it with pure rust alternatives. As a consequence of this, AES GCM support has been removed. `subtle` is used for constant time equality testing and error handling is pared down to the bare minimum required.

0 comments on commit 2b9ce2b

Please sign in to comment.