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