From 95009f48e05d06fb77a9127731d7f5f2de489055 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Sat, 13 Dec 2014 13:38:50 -0500 Subject: 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. --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index a25d100..4cd35ab 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ *~ +.gdbinit TAGS build -- cgit v1.2.3