Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | salt is an int32_t | deraadt | 1997-03-31 | 1 | -2/+2 |
| | |||||
* | "the the" purge | deraadt | 1996-12-10 | 1 | -2/+2 |
| | |||||
* | explain better how to make exportable bins | deraadt | 1996-11-01 | 1 | -5/+11 |
| | |||||
* | Document where the prototypes are. | downsj | 1996-08-07 | 1 | -1/+2 |
| | |||||
* | Add md[245] routines in libc/md, remove md5 from libc/crypt. Add $OpenBSD$ | niklas | 1996-06-03 | 1 | -2/+2 |
| | |||||
* | non-USA crypto code by davidb@werj.com.au. The source has been split | deraadt | 1995-12-16 | 1 | -0/+237 |
& 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. |