diff options
author | lloyd <[email protected]> | 2008-10-26 20:55:57 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2008-10-26 20:55:57 +0000 |
commit | ac4bab4e40a45a7d1b6061142ab831813bf0d6ca (patch) | |
tree | cbaad5829ae4a65689a4b5cbfa4ed4dfcbcdbcc3 /src/math/bigint | |
parent | a78b39c6bd171c8851aa53debe8ebc1665104d9b (diff) |
Move EntropySource base class to new entropy_src.h (which allows the implementations
to decouple from knowing about RandomNumberGenerator).
Diffstat (limited to 'src/math/bigint')
-rw-r--r-- | src/math/bigint/info.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/math/bigint/info.txt b/src/math/bigint/info.txt index d6c5df763..908304c9f 100644 --- a/src/math/bigint/info.txt +++ b/src/math/bigint/info.txt @@ -6,6 +6,7 @@ define BIGINT <requires> hex +rng mp_amd64|mp_asm64|mp_ia32|mp_ia32_msvc|mp_generic monty_generic mulop_generic |