This is a staging site. Uploads will not persist. Testing only.

mceliece

Classic McEliece microlibrary - command line tools

Description

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.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://lib.mceliece.org


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install mceliece