Package: ntruprime (0~20241021-2)
Links for ntruprime
Debian Resources:
Download Source Package libntruprime:
- [libntruprime_0~20241021-2.dsc]
- [libntruprime_0~20241021.orig.tar.gz]
- [libntruprime_0~20241021-2.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [libntruprime.cr.yp.to]
Similar packages:
microlibrary for Streamlined NTRU Prime - command line tools
libntruprime is an implementation of the Streamlined NTRU Prime cryptosystem as a microlibrary.
The command-line interface for libntruprime provides the following command-line tools:
sntrup653-keypair sntrup761-keypair sntrup857-keypair sntrup953-keypair
sntrup1013-keypair sntrup1277-keypairsntrup653-enc sntrup761-enc sntrup857-enc sntrup953-enc
sntrup1013-enc sntrup1277-encsntrup653-dec sntrup761-dec sntrup857-dec sntrup953-dec
sntrup1013-dec sntrup1277-decntruprime-fulltest ntruprime-speed ntruprime-test
Each tool exits 0 on success, nonzero on failure.
These tools allow libntruprime to be easily used from shell scripts. Other languages can also use libntruprime via these tools, but languages typically have good support for FFI and can use the C interface directly.
Key generation (for, e.g., sntrup1277): sntrup1277-keypair 5>publickey 9>secretkey
Encapsulation (for, e.g., sntrup1277): sntrup1277-enc >ciphertext 7>sessionkey 4<publickey
Decapsulation (for, e.g., sntrup1277): sntrup1277-dec 7>sessionkey <ciphertext 8<secretkey
The ntruprime-speed, ntruprime-test and ntruprime-fulltest tools can be used for benchmarking and internal self testing. Python and Valgrind is only needed for the ntruprime-fulltest tool, the other tools are written in C.
Command line tools.
Other Packages Related to ntruprime
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C-bibliotek: Delte biblioteker
also a virtual package provided by libc6-udeb
-
- dep: libcpucycles1 (>= 0~20230115)
- library for counting CPU cycles
-
- dep: libntruprime1 (>= 0~20240825)
- microlibrary for Streamlined NTRU Prime - shared library
-
- dep: librandombytes1 (>= 0~20230919)
- Library generating fresh randomness - shared library
-
- rec: python3
- Interaktivt objektorienteret højniveausprog - standardversion af Python 3
-
- rec: valgrind-if-available
- Afhængighedspakke til at hente Valgrind hvis den er tilgængelig
Download ntruprime
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
mips64el | 1,034.3 kB | 3,534.0 kB | [list of files] |