SkillAgentSearch skills...

Traits

Collection of cryptography-related traits

Install / Use

/learn @RustCrypto/Traits
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

RustCrypto: Traits

Project Chat Apache2/MIT licensed dependency status

Collection of traits which describe functionality of cryptographic primitives.

Crates

| Name | Algorithm | Crates.io | Docs | MSRV | |---------------------|-----------|:---------:|:-----:|:----:| | aead | Authenticated encryption | crates.io | Documentation | MSRV 1.85 | | cipher | Block and stream cipher | crates.io | Documentation | MSRV 1.85 | | crypto‑common | Common cryptographic traits | crates.io | Documentation | MSRV 1.85 | | digest | Cryptographic hash function | crates.io | Documentation | MSRV 1.85 | | elliptic‑curve | Elliptic curve cryptography | crates.io | Documentation | MSRV 1.85 | | kem | Key encapsulation mechanism | crates.io | Documentation | MSRV 1.85 | | password-hash | Password hashing | crates.io | Documentation | MSRV 1.85 | | signature | Digital signature | crates.io | Documentation | MSRV 1.85 | | universal‑hash | Universal hash function | crates.io | Documentation | MSRV 1.85 |

Additional Crates

| Crate name | Description | Crates.io | Docs | MSRV | |------------|-------------------------|:---------:|:-----:|:----:| | crypto | Facade for trait crates | crates.io | Documentation | MSRV 1.85 |

License

All crates licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Related Skills

View on GitHub
GitHub Stars720
CategoryDevelopment
Updated2d ago
Forks240

Languages

Rust

Security Score

80/100

Audited on Apr 3, 2026

No findings