Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-02-27 | extra commas go foom foom foom | Theo de Raadt | |
1998-02-25 | clarify about possible password lengths. | Niels Provos | |
1997-11-30 | 2**8 is normally 256 and not 64, I should resign from applied math it seems. | Niels Provos | |
1997-11-30 | kill bad .Os line | Theo de Raadt | |
1997-11-05 | explain about MD5 and Blowfish passwords. | Niels Provos | |
1997-03-31 | salt is an int32_t | Theo de Raadt | |
1996-12-10 | "the the" purge | Theo de Raadt | |
1996-11-01 | explain better how to make exportable bins | Theo de Raadt | |
1996-08-07 | Document where the prototypes are. | Jason Downs | |
1996-06-03 | Add md[245] routines in libc/md, remove md5 from libc/crypt. Add $OpenBSD$ | Niklas Hallqvist | |
1995-12-16 | non-USA crypto code by davidb@werj.com.au. The source has been split | Theo de Raadt | |
& copied into two pieces so that use of crypt() pulls in a crypt.o that contains only that one programmer interface -- this permits USA export of binaries that use crypt() for authentication purposes. morecrypt.c contains the other DES programmer interfaces commonly used. |