summaryrefslogtreecommitdiff
path: root/lib/libc/crypt/crypt.3
AgeCommit message (Collapse)Author
1995-12-16non-USA crypto code by davidb@werj.com.au. The source has been splitTheo 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.