summaryrefslogtreecommitdiff
path: root/blowfish.c
Commit message (Expand)AuthorAgeFilesLines
* Updated FSF address. Patch from David Woodhouse.Niels Möller2012-07-071-2/+2
* Indentation change.Niels Möller2010-11-261-28/+28
* Reapplied optimizations (150% speedup on x86_32) and other fixes,Niels Möller2010-11-261-291/+249
* *** empty log message ***Simon Josefsson2010-11-261-342/+389
* * aes.h (aes_encrypt, aes_decrypt): Declare ctx argument as const.Niels Möller2010-07-071-4/+4
* (initial_ctx): Deleted status value.Niels Möller2010-07-051-16/+0
* * Reordered includes in most or all .c-files. All should now includeNiels Möller2003-05-121-2/+6
* * blowfish.c (initial_ctx): Arrange constants into a struct, toNiels Möller2001-06-171-428/+312
* Minor fixes.Niels Möller2001-06-151-43/+45
* * Created blowfish.c and blowfish.h (from GNUPG via LSH). NeedsNiels Möller2001-06-151-125/+39
* Removed disinformation about VAXen.Niels Möller1998-12-201-2/+2
* Removed GPG specifics.Niels Möller1998-12-161-38/+72
* GPG blowfish implementation integrated by jdassen@wi.leidenuniv.nl.J.H.M. Dassen1998-12-141-0/+587