aboutsummaryrefslogtreecommitdiff
path: root/crypto/seed
AgeCommit message (Expand)AuthorFilesLines
2015-03-31Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevantRichard Levitte1-17/+1
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte1-145/+0
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell7-364/+749
2015-01-22Move more comments that confuse indentMatt Caswell1-1/+2
2014-12-08Remove fipscanister build functionality from makefiles.Dr. Stephen Henson1-1/+1
2014-11-28Remove all .cvsignore filesRich Salz1-4/+0
2012-02-26seed.c: incredibly enough seed.c can fail to compile on Solaris with certainAndy Polyakov1-0/+4
2011-01-26Change AR to ARX to allow exclusion of fips object modulesDr. Stephen Henson1-1/+1
2008-12-23Engage crypto/modes.Andy Polyakov4-123/+17
2008-12-16SEED to support OPENSSL_SMALL_FOOTPRINT: ~2x size decrease on x86.Andy Polyakov1-2/+41
2007-09-19Fix dependencies. Make depend.Ben Laurie1-9/+28
2007-08-31Constify seed and md2.Andy Polyakov1-1/+1
2007-06-08WIN32 fixes.Dr. Stephen Henson1-0/+2
2007-05-17Add .cvsignore to seed dir.Dr. Stephen Henson1-0/+4
2007-04-24remove leftover from editing ...Bodo Möller1-2/+0
2007-04-23Add SEED encryption algorithm.Bodo Möller8-0/+1087