ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
9 lines
485 B
Text
9 lines
485 B
Text
This module is a complete working Perl implementation of the Enigma Machine
|
|
used during World War II. The cipher calculations are based on actual Enigma
|
|
values and the resulting ciphered values are as would be expected from an
|
|
Enigma Machine.
|
|
The implementation allows for all of the Rotors and Reflectors available to the
|
|
real world Enigma to be used. A Steckerboard has also been implemented,
|
|
allowing letter substitutions to be made.
|
|
|
|
WWW: https://metacpan.org/release/Crypt-Enigma
|