4 releases (2 breaking)
Uses new Rust 2024
| new 0.3.1 | Mar 6, 2026 |
|---|---|
| 0.3.0 | Jan 21, 2026 |
| 0.2.0 | Nov 21, 2025 |
| 0.1.0 | Feb 20, 2025 |
#1107 in Cryptography
Used in 4 crates
89KB
2K
SLoC
Core utilites for cryptographic protocols.
This crate implements several core utilities for cryptographic protocols.
The most important type is the 128-bit Block. As we generally use a
security parameter of 128 bits, this type is a convenient way of storing
security parameter many bits.
CryProt-Core
[!CAUTION]
This is research software and not intended for production use cases.
Core primitives for the implementation of cryptographic protocols.
Dependencies
~9–14MB
~205K SLoC