Commit Graph

18 Commits

Author SHA1 Message Date
9f9fdb749f Remove unnecessary casts. 2016-12-20 15:00:02 +01:00
6549afdc63 Adding PartialEq, Hash and Eq to PublicKey. 2016-12-20 14:53:37 +01:00
89357c7908 Fix documentation link. 2016-12-01 19:11:47 +01:00
2084932607 Linting (#7) 2016-12-01 19:08:42 +01:00
4ddf030e15 Port to ring. (#6) 2016-11-29 21:37:59 +01:00
35049f97f2 Chaining iterators, no copy. 2016-11-24 16:44:50 +01:00
4e62f3798b Serialization & style fixes. (#5) 2016-11-24 10:52:55 +01:00
eacc4804aa Factoring out tests. (#4)
Travis-CI is experiencing issues. Merging manually.
2016-11-17 11:19:28 +01:00
00632722a3 Adding crate.io & README badges. (#3) 2016-11-14 14:22:40 +01:00
a8491b9cac Adding README. (#2)
Description of the scheme and design decisions to be expanded on.
2016-11-11 13:55:41 +01:00
57f6e5deb9 Setup CI. 2016-11-11 13:46:50 +01:00
c4b7f7ec88 Adding developer documentation. 2016-11-11 13:46:50 +01:00
00c232aa75 Remove re-export of crypto crate. 2016-11-11 13:46:50 +01:00
706cd337cd Documentation & verification API change. 2016-11-09 23:54:16 +01:00
083841777e Adding license. 2016-11-09 22:52:34 +01:00
67fa0b4f11 Specify the capacity of the signature vector in PrivateKey::sign 2016-11-08 19:10:52 +01:00
c63e7be831 Fix a typo in PrivateKey's PartialEq implementation. 2016-11-08 18:56:59 +01:00
0c020647ee Initial commit. 2016-11-08 18:23:27 +01:00