[ bianca ]
[ ソース: rust-fips203-ffi ]
パッケージ: libfips203-0 (0.4.3-2)
libfips203-0 に関するリンク
rust-fips203-ffi ソースパッケージをダウンロード:
- [rust-fips203-ffi_0.4.3-2.debian.tar.xz]
- [rust-fips203-ffi_0.4.3-2.dsc]
- [rust-fips203-ffi_0.4.3.orig.tar.gz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Library for FIPS 203 (ML-KEM)
This package contains a dynamic library (shared object) implementing the Module-Lattice-Based Key-Encapsulation Mechanism, also known as ML-KEM or FIPS 203.
It is written in pure Rust with minimal and mainstream dependencies, and without any unsafe code. All three security parameter sets are fully supported and tested. The implementation operates in constant-time (outside of rho, which is part of the encapsulation key sent across the trust boundary in the clear), and focuses on correctness, simplicity, security, and a stable API.
See <https://nvlpubs.nist.gov/nistpubs/FIPS/NIST.FIPS.203.pdf> for a full description of the target functionality.
その他の libfips203-0 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 4.2)
- GCC support library