Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry | Edwin Groothuis | 2006-01-22 | 1 | -2/+2 |
| | | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116 | ||||
* | - remove IGNORE on old perl | Yen-Ming Lee | 2005-12-30 | 1 | -5/+1 |
| | | | | | | | | Submitted by: leeym Approved by: maintainer via email Notes: svn path=/head/; revision=152445 | ||||
* | This module is a complete working Perl implementation of the Enigma Machine | Erwin Lansing | 2005-12-21 | 4 | -0/+41 |
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: http://search.cpan.org/dist/Crypt-Enigma PR: ports/90683 Submitted by: Gabor Kovesdan Notes: svn path=/head/; revision=151720 |