[ 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