aboutsummaryrefslogtreecommitdiffstats
path: root/cipher/rijndael.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2002-11-06* rndw32.c [__CYGWIN32__]: Don't include winioctl.h - it is not requiredDavid Shaw1-1/+1
anymore. (From Werner) * random.c (read_seed_file,update_random_seed_file): Use binary mode for __CYGWIN__. (From Werner) * blowfish.c (burn_stack), cast5.c (burn_stack), des.c (burn_stack), md5.c (burn_stack), random.c (burn_stack, read_pool, fast_random_poll), rijndael.c (burn_stack), rmd160.c (burn_stack), rndegd.c (rndegd_gather_random), rndlinux.c (rndlinux_gather_random), sha1.c (burn_stack), tiger.c (burn_stack), twofish.c (burn_stack): Replace various calls to memset() with the more secure wipememory().
2002-08-04Removed some obsolete header files.V1-1-91Werner Koch1-1/+1
2002-06-29Update head to match stable 1.0David Shaw1-0/+2234
2000-12-19Removed files from the HEAD revision, because they are now in anotherWerner Koch1-2198/+0
repository
2000-10-11Ooops, forgot to add this one.Werner Koch1-0/+2198