aboutsummaryrefslogtreecommitdiff
path: root/src/common/aes.c
Commit message (Expand)AuthorAge
* Doxygenate common.Nick Mathewson2004-05-10
* Fix bug in stream position adjustmentNick Mathewson2004-05-06
* Use correct aes-ctr implementation in mainline, too.Nick Mathewson2004-05-06
* Delete trailing whitespace and expand tabs; remove unused aes decrypt codeNick Mathewson2004-04-07
* Document stuff, reduce magic numbers, add emacs magicNick Mathewson2004-04-06
* Refactor the heck out of crypto interface: admit that we will stick with one ...Nick Mathewson2004-04-03
* we define some big constant arrays but don't use themRoger Dingledine2004-02-18
* clean tabs, trailing whitespaceRoger Dingledine2003-12-17
* Update LICENSE and copyright dates.Nick Mathewson2003-10-08
* Make windows happier stillNick Mathewson2003-08-12
* Dont use explicit paths for orconfig.h -- it messes up the windows buildNick Mathewson2003-08-12
* autoconf around missing stdint.hNick Mathewson2003-08-11
* Add a the public-domain AES implementation, with a minimal counter-mode wrapper.Nick Mathewson2003-06-30