DebugSteven
|
8730bfbba6
|
move implementation of x25519 into diffie_hellman
|
2018-12-07 17:07:24 -05:00 |
|
DebugSteven
|
2619200aae
|
docs refactor
|
2018-12-02 14:31:41 -05:00 |
|
DebugSteven
|
734abac70b
|
wrap MontgomeryPoint in EphemeralPublic, impl From; remove byte fns for EphemeralSecret
|
2018-12-02 14:23:09 -05:00 |
|
Henry de Valence
|
7d80f9633a
|
Update src/lib.rs
Co-Authored-By: DebugSteven <debugsteven@gmail.com>
|
2018-11-28 02:33:55 -05:00 |
|
DebugSteven
|
1b64afd83d
|
associate diffie_hellman, generate_public, generate_secret with the Ephemeral type; implement Mul for Ephemeral; create SharedSecret type & implement drop; change docs to reflect new methods on the Ephemeral type
|
2018-11-10 15:29:17 -05:00 |
|
DebugSteven
|
bd13f0728f
|
add clear_on_drop to toml & add secret key type
|
2018-11-06 14:00:52 -05:00 |
|
Isis Lovecruft
|
1aec62c6be
|
Switch to using traits from rand_core instead of rand.
|
2018-07-23 17:15:09 +00:00 |
|
Isis Lovecruft
|
3702a7c598
|
Initial commit.
|
2017-10-09 04:02:40 +00:00 |
|