Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updating micro-ecc to more current algorithms to improve performance of the g... | Constanza Heath | 2017-06-30 | 1 | -184/+143 |
* | Fix bug in CTR PRNG reseed function to correctly use the seed material | Chris Morrison | 2016-10-15 | 1 | -0/+54 |
* | Adding ECC_DH, ECC_DSA, ECC_UTILS, and CMAC test cases. Adjusting namespacing... | Constanza Heath | 2016-04-18 | 1 | -6/+13 |
* | adding test vectors for ctr prng | Chris Morrison | 2016-02-19 | 1 | -19/+462 |
* | Adding support for additional input when reseeding/generating ctr prngs. Als... | Chris Morrison | 2016-02-19 | 1 | -2/+29 |
* | fixing key setup during ctr_prng_init | Chris Morrison | 2016-02-19 | 1 | -1/+1 |
* | initial commit of ctr_prng | Chris Morrison | 2016-02-19 | 1 | -0/+75 |