summary refs log tree commit diff
path: root/bin/aes.c (follow)
Commit message (Collapse)AuthorAge
* Remove aesJune McEnroe2020-06-17
|
* Cast %lc parameter to wint_tJune McEnroe2019-08-27
| | | | | I hadn't realized that's what type %lc takes and suddenly started seeing warnings about it for some reason.
* Fix DEL in aesJune McEnroe2019-02-05
|
* Add aesJune McEnroe2019-02-05
Okay this should really be aes(6) but I don't feel like adding back MAN6 in the Makefile.