diff options
author | Rob Austein <sra@hactrn.net> | 2014-12-13 13:38:50 -0500 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2014-12-13 13:38:50 -0500 |
commit | 95009f48e05d06fb77a9127731d7f5f2de489055 (patch) | |
tree | 6db2ce5af8ec1ac7a70291fd37164d5fafa83166 /.gitignore | |
parent | 1b88a31f228b4b0eddc23b31d71fb1e5ca6abe66 (diff) |
Add code to use Cryptech TRNG in place of Cryptlib's default entropy
sources. This may need further attention, particularly once we start
working with buses other than the current I2C kludge.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ *~ +.gdbinit TAGS build |