| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | typo | deraadt | 1997-04-16 | 1 | -2/+2 |
| | | |||||
| * | documentation for arc4random. this is out of memory, might need | provos | 1997-04-15 | 1 | -2/+3 |
| | | | | | some corrections. | ||||
| * | prelim manpage, cleanup, fixed crippled plaintext: sed does a nice | provos | 1997-02-16 | 1 | -3/+4 |
| | | | | | job on replacing everything, just wouldnt skip it | ||||
| * | added bcrypt + blowfish | provos | 1997-02-13 | 1 | -2/+3 |
| | | |||||
| * | arc4random() number generator, for use with things like RPC xid's. | dm | 1996-12-28 | 1 | -2/+2 |
| | | |||||
| * | Add md[245] routines in libc/md, remove md5 from libc/crypt. Add $OpenBSD$ | niklas | 1996-06-03 | 1 | -2/+2 |
| | | |||||
| * | add md5crypt() | deraadt | 1996-05-30 | 1 | -2/+2 |
| | | |||||
| * | Update prototypes to match declarations | tholo | 1996-03-25 | 1 | -2/+3 |
| | | | | | | Remove unused variables Install all man-page links | ||||
| * | non-USA crypto code by davidb@werj.com.au. The source has been split | deraadt | 1995-12-16 | 1 | -0/+8 |
| & 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. | |||||
