Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i believe i took care of the 32bit and alignment issues, so the comment can ↵ | deraadt | 1995-12-18 | 1 | -8/+1 |
| | | | | go away | ||||
* | non-USA crypto code by davidb@werj.com.au. The source has been split | deraadt | 1995-12-16 | 1 | -0/+715 |
& 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. |