6 stable releases

2.2.0 Aug 22, 2022
2.1.2 Aug 20, 2022
2.1.1 Aug 19, 2022
2.0.1 Aug 18, 2022

#61 in #constant-time

Download history 3/week @ 2024-02-25 80/week @ 2024-03-31

80 downloads per month

MPL-2.0 license

60KB
1K SLoC

Web3Utilities

web3utilities crate is a library offering commonly used cryptographic and timestamp data structures common in Web3, asymmetric cryptography, symmetric cryptography and timestamps.

This crate has implementations for constant-time equality by default for all data structures that involve symmetric, timestamp and asymmetric cryptography. There are also fmt::Debug implementations using Base58 encoding for Ed25519 and SR25519 data structures and hex encoding for X25519 and hashing data structures.

Utilities struct is also provided for commonly methods for conversions.

Dependencies

~2.5–3.5MB
~74K SLoC