diff options
author | lloyd <[email protected]> | 2014-11-15 23:50:21 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2014-11-15 23:50:21 +0000 |
commit | 2ca5de26e945bf2c7817e28bee01bb5ab2b8556b (patch) | |
tree | 0ab6d70a13343302ed4413dbe4296170813f1744 /src/lib/utils/info.txt | |
parent | 060df7809a64d1b589554169443c48bc428ca726 (diff) |
Add some util functions for timing attack countermeasures from Falko
Diffstat (limited to 'src/lib/utils/info.txt')
-rw-r--r-- | src/lib/utils/info.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/utils/info.txt b/src/lib/utils/info.txt index 0e8edeb00..17ae249c2 100644 --- a/src/lib/utils/info.txt +++ b/src/lib/utils/info.txt @@ -8,6 +8,7 @@ prefetch.h rounding.h semaphore.h stl_util.h +ta_utils.h xor_buf.h </header:internal> |