Commit graph

80 commits

Author SHA1 Message Date
Henry de Valence
b21ab1324f Bump minor version 2019-01-15 22:47:35 -08:00
Isis Lovecruft
47e8689b2d
Bump x25519-dalek version to 0.4.1. 2019-01-16 02:23:14 +00:00
Isis Lovecruft
53ba2f3bcc
Merge remote-tracking branch 'newpavlov/rand_os' into release/0.4.0 2019-01-16 01:29:46 +00:00
Isis Lovecruft
bab903cb65
Bump x25519-dalek version to 0.4.0. 2019-01-12 23:35:03 +00:00
Isis Lovecruft
c9a1ef6a36
Credit @DebugSteven as an author. 2019-01-12 23:34:49 +00:00
Henry de Valence
65f94124f4 Reformat dependencies, add docs.rs metadata 2019-01-10 10:08:08 -08:00
Henry de Valence
48fa313e97 Update rand_core version 2019-01-10 10:03:59 -08:00
Артём Павлов [Artyom Pavlov]
5dcc1c17da use rand_os instead of rand 2019-01-05 16:17:05 +03:00
DebugSteven
d3b7ccf030 byte-oriented x25519 function 2018-12-16 11:30:32 -07:00
DebugSteven
7cf01d82d9 rand to 0.6 2018-11-19 13:27:29 -05:00
DebugSteven
98826dabf6 change curve dependency to 1.0.0-pre.1 at a minimum 2018-11-19 12:28:05 -05:00
DebugSteven
bd13f0728f add clear_on_drop to toml & add secret key type 2018-11-06 14:00:52 -05:00
Isis Lovecruft
41acc60538
Bump x25519-dalek version to 0.3.0. 2018-07-27 20:19:07 +00:00
Isis Lovecruft
2e6795c6e7
Bump curve25519-dalek version to 0.19. 2018-07-27 20:17:01 +00:00
Isis Lovecruft
1aec62c6be
Switch to using traits from rand_core instead of rand. 2018-07-23 17:15:09 +00:00
Isis Lovecruft
2abfb37cad
Bump x25519-dalek version to 0.2.1. 2018-07-23 16:44:38 +00:00
Isis Lovecruft
f9012cc1b3
Bump curve25519-dalek dependency to 0.18. 2018-07-23 16:35:28 +00:00
Jake McGinty
715208e0eb use production rand 0.5 release 2018-05-22 22:44:31 -07:00
Isis Lovecruft
d80bd7094f
Bump x25519-dalek version to 0.2.0. 2018-05-15 22:51:53 +00:00
Isis Lovecruft
b13417e82c
Expose backend options from curve25519-dalek. 2018-05-15 21:48:01 +00:00
Isis Lovecruft
5f608f9218
Merge branch 'feature/benches' into develop 2018-05-15 21:01:16 +00:00
Isis Lovecruft
d0c4da85e8
Update rand dependency to 0.5.0-pre.2. 2018-05-15 21:00:28 +00:00
Isis Lovecruft
3e9a5db419
Update curve25519-dalek dependency to 0.17. 2018-05-15 20:41:39 +00:00
Isis Lovecruft
26ae887262
Merge remote-tracking branch 'mcginty/curve25519-0.16' into develop 2018-05-15 20:30:31 +00:00
Jake McGinty
cb88ab169a Use latest curve25519-dalek.
Fixes #5 (allows x25519-dalek to compile on stable).

informed by 6748ddd:
  - sub `CompressedMontgomeryU` with `MontgomeryPoint`, removing
    (de)compress calls.
informed by d32fe97:
  - sub `Scalar([u8; 32])` with `Scalar::from_bits([u8; 32])`
2018-05-01 20:18:43 -07:00
Isis Lovecruft
659d6c258e
Add criterion benchmark for diffie_hellman() function. 2018-04-03 23:30:21 +00:00
Oleg Andreev
7ab614cda4 make sure std does not leak through thie dependency 2018-04-03 15:00:10 -07:00
Isis Lovecruft
031179d111
Use new repository links. 2018-04-02 20:07:25 +00:00
Isis Lovecruft
2f16d80b26
Bump x25519-dalek version to 0.1.0. 2017-10-09 04:33:16 +00:00
Isis Lovecruft
3702a7c598
Initial commit. 2017-10-09 04:02:40 +00:00