aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/seed
Commit message (Expand)AuthorAgeFilesLines
* seed.c: incredibly enough seed.c can fail to compile on Solaris with certainAndy Polyakov2012-02-261-0/+4
* Change AR to ARX to allow exclusion of fips object modulesDr. Stephen Henson2011-01-261-1/+1
* Engage crypto/modes.Andy Polyakov2008-12-234-123/+17
* SEED to support OPENSSL_SMALL_FOOTPRINT: ~2x size decrease on x86.Andy Polyakov2008-12-161-2/+41
* Fix dependencies. Make depend.Ben Laurie2007-09-191-9/+28
* Constify seed and md2.Andy Polyakov2007-08-311-1/+1
* WIN32 fixes.Dr. Stephen Henson2007-06-081-0/+2
* Add .cvsignore to seed dir.Dr. Stephen Henson2007-05-171-0/+4
* remove leftover from editing ...Bodo Möller2007-04-241-2/+0
* Add SEED encryption algorithm.Bodo Möller2007-04-238-0/+1087