freebsd-src/usr.bin/enigma
Joerg Wunsch be06d37c18 When I wrote this man page more than 5 years ago, I simply didn't
understand the true symmetric nature of Enigma, so my description of
``automatically detects that the input is encrypted'' was simply
wrong.  Replace that by a more accurate description of why feeding the
ciphertext again into the engine will decrypt it.

MFC after:	1 week
2004-05-14 18:46:16 +00:00
..
enigma.1 When I wrote this man page more than 5 years ago, I simply didn't 2004-05-14 18:46:16 +00:00
enigma.c Call crypt() directly instead of taking a detour through makekey. 2003-10-09 10:00:53 +00:00
Makefile Fixed style of DPADD and LDADD assignments as per style.Makefile(5). 2004-02-05 22:44:25 +00:00