Ecosyste.ms: Packages

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

Top 3.2% on crates.io
Top 0.3% downloads on crates.io
Top 0.6% dependent packages on crates.io
Top 0.4% dependent repos on crates.io
Top 6.4% forks on crates.io
Top 0.7% docker downloads on crates.io

crates.io : base64ct

Pure Rust implementation of Base64 (RFC 4648) which avoids any usages of data-dependent branches/LUTs and thereby provides portable "best effort" constant-time operation and embedded-friendly no_std support

Registry - Source - Documentation - JSON
purl: pkg:cargo/base64ct
Keywords: phc, pem, base64, crypto
License: Apache-2.0,MIT
Latest release: about 1 year ago
First release: over 3 years ago
Dependent packages: 125
Dependent repositories: 5,941
Downloads: 43,364,489 total
Stars: 218 on GitHub
Forks: 114 on GitHub
Docker dependents: 214
Docker downloads: 26,972,165
Total Commits: 1040
Committers: 62
Average commits per author: 16.774
Development Distribution Score (DDS): 0.388
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 2 days ago

pkcs10
DEPRECATED: use the `x509-cert` crate instead
3 versions - Latest release: 7 days ago - 1.15 thousand downloads total - 218 stars on GitHub - 2 maintainers
tsa
Placeholder for TimeStamp Authority crate
1 version - Latest release: 7 days ago - 252 downloads total - 218 stars on GitHub - 1 maintainer
Top 3.2% on crates.io
der 0.7.9
Pure Rust embedded-friendly implementation of the Distinguished Encoding Rules (DER) for Abstract...
48 versions - Latest release: about 2 months ago - 83 dependent packages - 4,542 dependent repositories - 46 million downloads total - 218 stars on GitHub - 1 maintainer
Top 7.6% on crates.io
tls_codec 0.4.1
A pure Rust implementation of the TLS (de)serialization
22 versions - Latest release: 4 months ago - 10 dependent packages - 10 dependent repositories - 297 thousand downloads total - 218 stars on GitHub - 1 maintainer
Top 9.6% on crates.io
tls_codec_derive 0.4.1
Derive macros for the tls_codec trait
19 versions - Latest release: 4 months ago - 2 dependent packages - 12 dependent repositories - 280 thousand downloads total - 218 stars on GitHub - 1 maintainer
cms 0.2.3
Pure Rust implementation of the Cryptographic Message Syntax (CMS) as described in RFC 5652 and R...
6 versions - Latest release: 5 months ago - 13 dependent packages - 2 dependent repositories - 72.4 thousand downloads total - 218 stars on GitHub - 1 maintainer
x509-ocsp 0.2.1
Pure Rust implementation of the X.509 Internet Public Key Infrastructure Online Certificate Statu...
4 versions - Latest release: 5 months ago - 1 dependent package - 12.6 thousand downloads total - 218 stars on GitHub - 1 maintainer
pkcs12 0.1.0
Pure Rust implementation of Public-Key Cryptography Standards (PKCS) #12: Personal Information Ex...
2 versions - Latest release: 5 months ago - 2 dependent packages - 31.7 thousand downloads total - 508 stars on GitHub - 2 maintainers
Top 6.1% on crates.io
x509-cert 0.2.5
Pure Rust implementation of the X.509 Public Key Infrastructure Certificate format as described i...
14 versions - Latest release: 5 months ago - 51 dependent packages - 18 dependent repositories - 1.04 million downloads total - 218 stars on GitHub - 2 maintainers
Top 3.4% on crates.io
const-oid 0.9.6
Const-friendly implementation of the ISO/IEC Object Identifier (OID) standard as defined in ITU X...
33 versions - Latest release: 5 months ago - 38 dependent packages - 4,523 dependent repositories - 42 million downloads total - 218 stars on GitHub - 1 maintainer
Top 3.3% on crates.io
spki 0.7.3
X.509 Subject Public Key Info (RFC5280) describing public keys as well as their associated Algori...
22 versions - Latest release: 6 months ago - 44 dependent packages - 4,275 dependent repositories - 42.7 million downloads total - 218 stars on GitHub - 1 maintainer
Top 7.4% on crates.io
der_derive 0.7.2
Custom derive support for the `der` crate's `Choice` and `Sequence` traits
21 versions - Latest release: 10 months ago - 1 dependent package - 42 dependent repositories - 1.38 million downloads total - 218 stars on GitHub - 1 maintainer
Top 3.4% on crates.io
sec1 0.7.3
Pure Rust implementation of SEC1: Elliptic Curve Cryptography encoding formats including ASN.1 DE...
15 versions - Latest release: 10 months ago - 45 dependent packages - 2,827 dependent repositories - 23.7 million downloads total - 218 stars on GitHub - 1 maintainer
x509-tsp 0.1.0
Pure Rust implementation of the Timestamping Protocol as described in RFC 3161.
1 version - Latest release: 11 months ago - 569 downloads total - 218 stars on GitHub - 1 maintainer
cmpv2 0.2.0
Pure Rust implementation of the Certificate Management Protocol (CMP) as described in RFC 4210
3 versions - Latest release: 11 months ago - 1 dependent package - 1 dependent repositories - 1.54 thousand downloads total - 218 stars on GitHub - 1 maintainer
crmf 0.2.0
Pure Rust implementation of the Certificate Request Message Format (CRMF) as described in RFC 4211
3 versions - Latest release: 11 months ago - 1 dependent package - 2 dependent repositories - 2.25 thousand downloads total - 218 stars on GitHub - 1 maintainer
gss-api 0.1.0
Pure Rust implementation for Generic Security Service Application Program Interface (GSS-API)
2 versions - Latest release: about 1 year ago - 598 downloads total - 218 stars on GitHub - 1 maintainer
Top 6.0% on crates.io
pkcs7 0.4.1
DEPRECATED: use the `cms` crate instead
8 versions - Latest release: about 1 year ago - 5 dependent packages - 155 dependent repositories - 215 thousand downloads total - 218 stars on GitHub - 1 maintainer
Top 3.9% on crates.io
pkcs1 0.7.5
Pure Rust implementation of Public-Key Cryptography Standards (PKCS) #1: RSA Cryptography Specifi...
22 versions - Latest release: about 1 year ago - 16 dependent packages - 1,390 dependent repositories - 19.7 million downloads total - 218 stars on GitHub - 2 maintainers
Top 3.2% on crates.io
pkcs8 0.10.2
Pure Rust implementation of Public-Key Cryptography Standards (PKCS) #8: Private-Key Information ...
37 versions - Latest release: about 1 year ago - 82 dependent packages - 4,263 dependent repositories - 41.6 million downloads total - 218 stars on GitHub - 2 maintainers
Top 6.7% on crates.io
pkcs5 0.7.1
Pure Rust implementation of Public-Key Cryptography Standards (PKCS) #5: Password-Based Cryptogra...
16 versions - Latest release: about 1 year ago - 6 dependent packages - 30 dependent repositories - 2.25 million downloads total - 218 stars on GitHub - 2 maintainers
Top 3.4% on crates.io
pem-rfc7468 0.7.0
PEM Encoding (RFC 7468) for PKIX, PKCS, and CMS Structures, implementing a strict subset of the o...
18 versions - Latest release: about 1 year ago - 31 dependent packages - 2,092 dependent repositories - 28.8 million downloads total - 218 stars on GitHub - 1 maintainer
Top 6.3% on crates.io
serdect 0.2.0
Constant-time serde serializer/deserializer helpers for data that potentially contains secrets (e...
3 versions - Latest release: about 1 year ago - 22 dependent packages - 27 dependent repositories - 1.37 million downloads total - 218 stars on GitHub - 1 maintainer
base32ct 0.2.0
Pure Rust implementation of Base32 (RFC 4648) which avoids any usages of data-dependent branches/...
3 versions - Latest release: about 1 year ago - 5 dependent packages - 2 dependent repositories - 26.7 thousand downloads total - 218 stars on GitHub - 1 maintainer
Top 3.3% on crates.io
base16ct 0.2.0
Pure Rust implementation of Base16 a.k.a hexadecimal (RFC 4648) which avoids any usages of data-d...
4 versions - Latest release: about 1 year ago - 61 dependent packages - 2,882 dependent repositories - 23.6 million downloads total - 218 stars on GitHub - 2 maintainers
x501 0.1.0-pre.0
Pure Rust implementation of some of the types defined in X.501
2 versions - Latest release: over 2 years ago - 692 downloads total - 218 stars on GitHub - 1 maintainer
Top 5.6% on crates.io
tai64 4.0.0
TAI64 and TAI64N (i.e. Temps Atomique International) timestamp support for Rust
11 versions - Latest release: over 2 years ago - 25 dependent packages - 65 dependent repositories - 324 thousand downloads total - 218 stars on GitHub - 1 maintainer