套件:mceliece(0~20241009-1)
mceliece 的相關連結
Debian 的資源:
下載原始碼套件 libmceliece:
- [libmceliece_0~20241009-1.dsc]
- [libmceliece_0~20241009.orig.tar.gz]
- [libmceliece_0~20241009-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [lib.mceliece.org]
相似套件:
Classic McEliece microlibrary - command line tools
libmceliece is an implementation of the Classic McEliece cryptosystem. The command-line interface for libmceliece provides the following command-line tools:
mceliece348864-dec mceliece348864-enc mceliece348864f-keypair mceliece348864-keypair mceliece348864pc-dec mceliece348864pc-enc mceliece348864pcf-keypair mceliece348864pc-keypair mceliece460896-dec mceliece460896-enc mceliece460896f-keypair mceliece460896-keypair mceliece460896pc-dec mceliece460896pc-enc mceliece460896pcf-keypair mceliece460896pc-keypair mceliece6688128-dec mceliece6688128-enc mceliece6688128f-keypair mceliece6688128-keypair mceliece6688128pc-dec mceliece6688128pc-enc mceliece6688128pcf-keypair mceliece6688128pc-keypair mceliece6960119-dec mceliece6960119-enc mceliece6960119f-keypair mceliece6960119-keypair mceliece6960119pc-dec mceliece6960119pc-enc mceliece6960119pcf-keypair mceliece6960119pc-keypair mceliece8192128-dec mceliece8192128-enc mceliece8192128f-keypair mceliece8192128-keypair mceliece8192128pc-dec mceliece8192128pc-enc mceliece8192128pcf-keypair mceliece8192128pc-keypair mceliece-fulltest mceliece-speed mceliece-test
Each tool exits 0 on success, nonzero on failure.
These tools allow libmceliece to be easily used from shell scripts. Other languages can also use libmceliece via these tools, but languages typically have good support for FFI and can use the C interface directly.
The mceliece-speed, mceliece-test and mceliece-fulltest tools can be used for benchmarking and internal self testing. Python and Valgrind is only needed for the mceliece-fulltest tool, the other tools are written in C.
Command line tools.
其他與 mceliece 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libcpucycles1 (>= 0~20230115)
- library for counting CPU cycles
-
- dep: libmceliece1 (>= 0~20240513)
- Classic McEliece microlibrary - shared library
-
- dep: librandombytes1 (>= 0~20230919)
- Library generating fresh randomness - shared library