aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/libstate
Commit message (Expand)AuthorAgeFilesLines
* Remove algo factory, engines, global RNG, global state, etc.lloyd2015-02-0411-979/+0
* Convert PK operations to using Algo_Registry instead of Engine.lloyd2015-02-033-24/+3
* Add missing files. Remove cipher lookup from engine code.lloyd2015-02-011-7/+49
* Add a runtime map of string->func() which when called returnlloyd2015-01-281-8/+0
* Handle repeated initializations of the library better and deal withlloyd2015-01-245-77/+60
* Ensure all files have copyright and license info.lloyd2015-01-1010-10/+10
* Simpify HMAC_RNG reseeding process. Actually update HMAC_DRBG reseed counter.lloyd2014-03-221-3/+1
* Change X9.31 to automatically reseed if randomize is called while unseeded.lloyd2014-02-131-9/+9
* Fix algo factory compilelloyd2014-01-181-0/+0
* Guess I won't be needing theselloyd2014-01-181-1/+0
* Move lib into srclloyd2014-01-1011-0/+986