Isis Lovecruft
02bbc4eec9
Bump version to 0.1.3 in Cargo.toml.
2016-12-09 02:34:11 +00:00
Isis Lovecruft
0c9d43e82a
Fix another typo in the package description.
2016-12-09 02:13:04 +00:00
Isis Lovecruft
cd4642c57e
Fix typo in package description.
2016-12-09 01:39:55 +00:00
Isis Lovecruft
c9b5cb910c
Fix installation instructions to use new package name.
2016-12-09 01:30:04 +00:00
Isis Lovecruft
2084edef2c
Merge branch 'release/0.1.0'
2016-12-09 01:25:41 +00:00
Isis Lovecruft
e971afb7b5
Rename README file.
2016-12-09 01:23:34 +00:00
Isis Lovecruft
50f53841bf
Ensure signatures match bytewise with reference and Go implementations.
2016-12-09 01:18:46 +00:00
Isis Lovecruft
b36b4ccc1c
Add a TODO for how we could speed this up even further.
2016-12-08 22:32:51 +00:00
Isis Lovecruft
40330e4005
Add badges.
2016-12-08 22:28:34 +00:00
Isis Lovecruft
bf1da4e9cd
Add a crates.io badge.
2016-12-08 22:26:56 +00:00
Isis Lovecruft
d5f27c471c
Add warning and documentation sections to the README.
2016-12-08 22:25:31 +00:00
Isis Lovecruft
2a74e28587
Use any curve25519-dalek version greater than 0.1.
2016-12-08 22:22:22 +00:00
Isis Lovecruft
67137255da
Change the package name to ed25519-dalek.
2016-12-08 22:21:57 +00:00
Isis Lovecruft
f3b29398bc
Add warning, documentation links, and install instructions to the README.
2016-12-08 22:18:57 +00:00
Isis Lovecruft
a14245e3c8
Fix the documentation badge image link.
2016-12-08 22:16:58 +00:00
Isis Lovecruft
6005159f9f
Fix italic/bold fonts in README.
2016-12-08 22:08:29 +00:00
Isis Lovecruft
fb426c2428
Merge branch 'release/0.1.2'
2016-12-08 22:03:17 +00:00
Isis Lovecruft
d943e2b323
Rename the repo.
2016-12-08 22:02:37 +00:00
Isis Lovecruft
1047f753d3
Bump version to 0.1.2 in Cargo.toml.
2016-12-08 22:00:30 +00:00
Isis Lovecruft
f7972041ab
Fix a typo in lib.rs module documention.
2016-12-08 21:59:52 +00:00
Isis Lovecruft
171a55e551
Merge branch 'release/0.1.1'
2016-12-08 21:58:54 +00:00
Isis Lovecruft
bedde25a70
Bump the version to 0.1.1 in Cargo.toml.
2016-12-08 21:56:30 +00:00
Isis Lovecruft
8bf730e84c
Use 'license' rather than 'license-file' directive.
...
If 'license' is used, then crates.io thinks we're using a "non-standard"
license, when, in fact, we are using CC0 (public domain).
2016-12-08 21:54:02 +00:00
Isis Lovecruft
0282179c8a
Use 'license' directive rather than 'license-file'.
...
When using the 'licence-file' directive, crates.io states that the license is
"non-standard", when really it should say that the code is CC0 (public
domain).
2016-12-08 21:40:01 +00:00
Isis Lovecruft
1edff97231
Add benchmarks to the README.
2016-12-08 21:39:41 +00:00
Isis Lovecruft
f7d9c3718e
Rewrite the README.
2016-12-08 11:34:56 +00:00
Isis Lovecruft
a64bbfc09f
Change curve25519-dalek requirement to 0.1.0.
2016-12-08 10:39:07 +00:00
Isis Lovecruft
b4bcc5e3b5
Remove an unused import.
2016-12-08 10:20:52 +00:00
Isis Lovecruft
d9ec8386da
Remove conversion to/from X25519 keys.
2016-12-08 10:19:34 +00:00
Isis Lovecruft
1dc3865bf0
Fix up the keywords and description.
2016-12-08 10:19:01 +00:00
Isis Lovecruft
9186fb9a6d
Bump to version 0.1.0 in Cargo.toml.
2016-12-08 10:18:43 +00:00
Isis Lovecruft
387a56fe2c
Initial commit.
2016-12-08 05:12:00 +00:00
Isis Lovecruft
27ee13b6ef
Initial commit
2016-12-01 22:03:46 +00:00