Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-04-22 | Use new cryptech libraries. | Paul Selkirk | |
2015-04-08 | Add EIM HAL. | Paul Selkirk | |
The eim and i2c support are copied from core/platform/novena. In future, we should maybe build a library there, and link it here. | |||
2014-12-13 | Add code to use Cryptech TRNG in place of Cryptlib's default entropy | Rob Austein | |
sources. This may need further attention, particularly once we start working with buses other than the current I2C kludge. | |||
2014-12-05 | Remove cryptech_novena_i2c_entropy, which was an attractive nuisance. | Rob Austein | |
Add cryptech_novena_i2c_trng, now that we know what the TRNG I2C interface will be. | |||
2014-12-04 | Propegate bugfix to flag transcription error to yet another | Rob Austein | |
repository. | |||
2014-12-03 | Initial HAL for Noven entropy interface. Compiles on MacOSX, not yet | Rob Austein | |
tested with real hardware. | |||
2014-10-30 | Initial working version of cryptech_novena_i2c_{coretest,simple} HALs | Rob Austein | |
in simplified version of Cryptlib build wrapper environment. |