Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add crypt_des header for declarations shared with encrypt function | Rich Felker | 2018-09-12 | 1 | -3/+1 |
* | add legacy functions setkey() and encrypt() | Timo Teräs | 2014-02-05 | 1 | -6/+6 |
* | in crypt_des change unnecessary union keybuf into unsigned char[] | Szabolcs Nagy | 2013-01-13 | 1 | -11/+8 |
* | revert low rounds-count limits in crypt hashes | Rich Felker | 2012-09-15 | 1 | -1/+1 |
* | cleanup src/linux and src/misc trees, etc. | Rich Felker | 2012-09-07 | 1 | -0/+1021 |