You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Naumkin Vladimir f58c99f231 some improvements 1 week ago
..
legacy and experiments some improvements 1 week ago
McEliece_console_v2.py some improvements 1 week ago
cryptosystem_core_v2.py some improvements 1 week ago
readme.txt some improvements 1 week ago

readme.txt

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

McEliece cryptosystem implementation by vovuas2003

Required additional Python libraries: numpy, galois (numpy extension).

Version 2 is the latest. Check cryptosystem_core_v2 and McEliece_console_v2.