Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove setkey and encrypt interfaces. they are useless and dangerous. | tedu | 2014-12-08 | 1 | -107/+0 |
| | | | | ok deraadt naddy | ||||
* | refactor some of the des crypt code to use fewer globals. | tedu | 2014-05-17 | 1 | -6/+6 |
| | | | | ok miod | ||||
* | add some prototypes, casts, includes, parenthesis, and whatnot to | tedu | 2013-04-17 | 1 | -1/+4 |
| | | | | silence some warnings. | ||||
* | zap remaining rcsid. | espie | 2005-08-08 | 1 | -5/+1 |
| | | | | | | Kill old files that are no longer compiled. okay theo | ||||
* | do the char * to u_char * song and dance back and forth explicitly as | deraadt | 2004-09-14 | 1 | -3/+3 |
| | | | | we match API's against each other, fun eh; millert ok | ||||
* | Split crypto routine sup again, but differently. This should make the | deraadt | 2003-08-12 | 1 | -0/+108 |
mail floppy parts a fair bit smaller. |