curve25519-dalek-source/src
Tony Arcieri 31e8626133 Update to digest 0.8 and sha2 0.8
Vicariously updates to `generic-array` 0.12, however this change also
removes `generic-array` as a direct dependency, as it can be sourced
from the `digest` crate.
2018-10-19 10:44:42 -07:00
..
backend Migrate to packed_simd from core::simd 2018-07-26 12:40:34 -07:00
curve_models Fix a typo in the curve model docs. 2018-09-13 22:44:41 +00:00
scalar_mul Unify alloc and std cargo features 2018-07-23 10:50:21 -07:00
constants.rs Update year in copyright notices to 2018. 2018-07-05 00:30:27 +00:00
edwards.rs Merge branch 'develop' into serde-compressed 2018-09-26 15:54:06 -07:00
field.rs Unify alloc and std cargo features 2018-07-23 10:50:21 -07:00
lib.rs Update to digest 0.8 and sha2 0.8 2018-10-19 10:44:42 -07:00
macros.rs Update year in copyright notices to 2018. 2018-07-05 00:30:27 +00:00
montgomery.rs Unify alloc and std cargo features 2018-07-23 10:50:21 -07:00
prelude.rs Unify alloc and std cargo features 2018-07-23 10:50:21 -07:00
ristretto.rs Update to digest 0.8 and sha2 0.8 2018-10-19 10:44:42 -07:00
scalar.rs Update to digest 0.8 and sha2 0.8 2018-10-19 10:44:42 -07:00
traits.rs Fix doctests (missed during merge) 2018-07-20 11:50:42 -07:00