Switch to using 64-bit digits, adding a dependency on u128 support.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#![feature(i128_type)]
|
||||
//! # Simple Crypto: A quaint little crypto library for rust.
|
||||
//!
|
||||
//! This is the simple_crypto library. Its goal is to provide straightforward
|
||||
|
||||
Reference in New Issue
Block a user