16 releases (8 breaking)

0.9.0 Jul 2, 2021
0.8.0 Jan 27, 2021
0.7.0 Jan 5, 2021
0.6.2 Jun 19, 2020
0.2.0 Sep 13, 2018

#64 in #parity

Download history 307/week @ 2024-11-15 605/week @ 2024-11-22 695/week @ 2024-11-29 994/week @ 2024-12-06 1255/week @ 2024-12-13 469/week @ 2024-12-20 210/week @ 2024-12-27 721/week @ 2025-01-03 1316/week @ 2025-01-10 1084/week @ 2025-01-17 751/week @ 2025-01-24 959/week @ 2025-01-31 1776/week @ 2025-02-07 1023/week @ 2025-02-14 1243/week @ 2025-02-21 804/week @ 2025-02-28

5,105 downloads per month
Used in 16 crates (2 directly)

MIT/Apache

95KB
2K SLoC

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.


lib.rs:

Crypto utils used by ethstore and network.

Dependencies

~1.2–2.4MB
~40K SLoC