Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 8.6% downloads on crates.io
Top 9.2% dependent packages on crates.io
Top 8.1% dependent repos on crates.io

crates.io : b64-ct

Fast and secure Base64 encoding/decoding. This crate provides an implementation of Base64 encoding/decoding that is designed to be resistant against software side-channel attacks (such as timing & cache attacks), see the documentation for details. On certain platforms it also uses SIMD making it very fast. This makes it suitable for e.g. decoding cryptographic private keys in PEM format. The API is very similar to the base64 implementation in the old rustc-serialize crate, making it easy to use in existing projects.

Registry - Source - Documentation - JSON
purl: pkg:cargo/b64-ct
Keywords: constant-time, base64
License: MPL-2.0
Latest release: almost 4 years ago
First release: about 4 years ago
Dependent packages: 3
Dependent repositories: 9
Downloads: 38,478 total
Stars: 8 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 6 days ago

    Loading...
    Readme
    Loading...