summaryrefslogtreecommitdiff
path: root/blowfish.h
Commit message (Expand)AuthorAgeFilesLines
* * aes.h (aes_encrypt, aes_decrypt): Declare ctx argument as const.Niels Möller2010-07-071-2/+2
* (enum blowfish_error): Deleted.Niels Möller2010-07-051-3/+0
* Added C++ guards.Niels Möller2006-11-241-0/+8
* * nettle-types.h: New (generated) file, to be used instead of includingNiels Möller2004-01-071-1/+1
* * New name mangling, to reduce the risk of link collisions. AllNiels Möller2003-04-121-0/+5
* *** empty log message ***Niels Möller2001-06-171-1/+1
* * blowfish.h (BLOWFISH_MAX_KEY_SIZE): Fixed, should be 56.Niels Möller2001-06-171-1/+1
* Fixed copyright notice.Niels Möller2001-06-171-2/+2
* * blowfish.h (struct blowfish_ctx): Use a two-dimensional arrayNiels Möller2001-06-171-4/+1
* * blowfish.h (struct blowfish_ctx): Use the correct size for the pNiels Möller2001-06-161-1/+1
* Minor fixes.Niels Möller2001-06-151-1/+3
* * Created blowfish.c and blowfish.h (from GNUPG via LSH). NeedsNiels Möller2001-06-151-0/+67