parity-crypto

Crates.ioparity-crypto
lib.rsparity-crypto
version0.9.0
sourcesrc
created_at2018-08-24 07:23:31.435534
updated_at2021-07-02 12:30:48.185787
descriptionCrypto utils used by ethstore and network.
homepage
repositoryhttps://github.com/paritytech/parity-common
max_upload_size
id81013
size93,968
Core devs (github:paritytech:core-devs)

documentation

README

parity-crypto

General cryptographic utilities for Ethereum.

Changelog

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.

Commit count: 1584

cargo fmt