[ 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