freebsd-dev/usr.bin/enigma
Joerg Wunsch 5dc67cd725 Fix some of the more blatant bugs in the original code, provide a
BSD-able Makefile, add a man page (that also puts a bold warning about
the weakness of the encryption), and implement the -k option for
compatibility with other vendor's implementations.  (Unlike those
other vendors, we actually also document this option and its
problems.)

There are more violations of style(9) in it, like the not-use of
getopt(3), but it's not worth the while fixing all of this.
1998-10-30 18:24:54 +00:00
..
enigma.1 Fix some of the more blatant bugs in the original code, provide a 1998-10-30 18:24:54 +00:00
enigma.c Fix some of the more blatant bugs in the original code, provide a 1998-10-30 18:24:54 +00:00
Makefile Fix some of the more blatant bugs in the original code, provide a 1998-10-30 18:24:54 +00:00