Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | speed up blowfish by > 20%. | provos | 1999-12-28 | 1 | -28/+32 |
* | CBC bug reported by Juergen Nickelsen <ni@tellique.de> | niklas | 1999-05-14 | 1 | -2/+2 |
* | Fix UA cases in a MI way | niklas | 1998-08-30 | 1 | -57/+59 |
* | doc UA faulting code | deraadt | 1998-08-22 | 1 | -1/+4 |
* | for new functions, fix BE & UA cases. LE UA case is still busted | deraadt | 1998-08-21 | 1 | -14/+16 |
* | add ECB and CBC encryption for octet streams | provos | 1998-08-10 | 1 | -1/+139 |
* | #if 0 | deraadt | 1998-03-04 | 1 | -2/+2 |
* | improve performance of blowfish encryption, also speeds up blowfish passwords. | provos | 1998-03-02 | 1 | -77/+34 |
* | #if __STDC__ --> #ifdef __STDC__ | mickey | 1997-07-25 | 1 | -2/+2 |
* | tabify | kstailey | 1997-07-23 | 1 | -44/+43 |
* | Be more careful about possible type promotion | tholo | 1997-04-30 | 1 | -1/+33 |
* | prelim manpage, cleanup, fixed crippled plaintext: sed does a nice | provos | 1997-02-16 | 1 | -13/+7 |
* | header update | provos | 1997-02-14 | 1 | -10/+33 |
* | Unpatended fast block cipher for new password hashing. | provos | 1997-02-13 | 1 | -0/+624 |