Start staging some extended math functionality, including primality bits.
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
#[cfg(test)]
|
||||
#[macro_use]
|
||||
extern crate quickcheck;
|
||||
extern crate rand;
|
||||
|
||||
/// The cryptonum module provides support for large numbers at fixed,
|
||||
/// cryptographically-relevant sizes.
|
||||
|
||||
Reference in New Issue
Block a user