aboutsummaryrefslogtreecommitdiffstats
path: root/cipher/rndriscos.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * blowfish.c (burn_stack), cast5.c (burn_stack), des.c (burn_stack), md5.cDavid Shaw2002-11-061-1/+1
| | | | | | | | | | (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), rndriscos.c (rndriscos_gather_random), sha1.c (burn_stack), tiger.c (burn_stack), twofish.c (burn_stack): Replace various calls to memset() with the more secure wipememory().
* RISC OS changes because of dynload removalStefan Bellon2002-08-031-25/+19
|
* RISC OS changes due to dynload removalStefan Bellon2002-08-031-54/+8
|
* Update head to match stable 1.0David Shaw2002-06-291-0/+147