Commit graph

9 commits

Author SHA1 Message Date
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
27ee13b6ef
Initial commit 2016-12-01 22:03:46 +00:00