chacha20
crates.io v0.10.01,601,835 weekly downloads · 5 依存数
出典データ取得時点:
概要
The ChaCha20 stream cipher (RFC 8439) implemented in pure Rust using traits from the RustCrypto cipher crate, with optional architecture-specific hardware acceleration (AVX2, SSE2). Additionally provides the ChaCha8, ChaCha12, XChaCha20, XChaCha12 and XChaCha8 stream ciphers, and also optional…
cargo add chacha20
- エコシステムcrates.io
- バージョン0.10.0
- 週間DL数1,601,835
- ライセンス—
- 依存数5
- 最終リリース2026-02-07
- 初回公開2016-10-06
レジストリの値
公式レジストリの値を、各値ごとに出典を明記してそのまま再掲しています。
説明
The ChaCha20 stream cipher (RFC 8439) implemented in pure Rust using traits from the RustCrypto cipher crate, with optional architecture-specific hardware acceleration (AVX2, SSE2). Additionally provides the ChaCha8, ChaCha12, XChaCha20, XChaCha12 and XChaCha8 stream ciphers, and also optional randcore-compatible RNGs based on those ciphers.
レジストリ提供の説明をプレーンテキストに整形したものです。出典: crates.io (Rust)。
元の説明文(未整形)を表示
The ChaCha20 stream cipher (RFC 8439) implemented in pure Rust using traits from the RustCrypto `cipher` crate, with optional architecture-specific hardware acceleration (AVX2, SSE2). Additionally provides the ChaCha8, ChaCha12, XChaCha20, XChaCha12 and XChaCha8 stream ciphers, and also optional rand_core-compatible RNGs based on those ciphers.
派生指標(算出方法を公開)
以下のレジストリの値からQuantetaが算出した指数です。測定値ではなく派生指標です。算出式は「データと出典」ページに掲載しています。