Commit graph

59 commits

Author SHA1 Message Date
Henry de Valence
71bf0d5e53 Remove port of Montgomery conversion from Adam's code
This should be brought back later as part of reworking the compressed
point formats / serialization code.  Right now there's just
"CompressedPoint" which is in the ed25519 format.  Ideally, users should
be able to serialize points to formats used for X25519, for decaf, etc.
and not have to worry too much about the internal model.
2016-12-09 14:49:27 -08:00
Henry de Valence
b5eee15f50 Add additional TODO items 2016-12-09 14:47:35 -08: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
bf1da4e9cd
Add a crates.io badge. 2016-12-08 22:26:56 +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
387a56fe2c
Initial commit. 2016-12-08 05:12:00 +00:00