Commit Graph
12 Commits
Author SHA1 Message Date
daxpedda c93600498e Add clippy::cargo and remove dependencies (#23) 2021-10-05 17:52:08 -07:00
daxpedda 6fb4cad59c Remove CipherSuite (#20)
* Remove `Hash`

* Remove `CipherSuite`

* Remove single field `struct`s
2021-10-05 15:53:18 -07:00
daxpedda ad04f224af Improve documentation on docs.rs (#17) 2021-09-30 14:00:32 -07:00
daxpedda 7be67b26de Re-export simd_backend (#19) 2021-09-30 12:34:29 -07:00
Kevin Lewi 1d6113f319 Publishing v0.1 (#15) 2021-09-29 18:19:32 -07:00
Kevin Lewi bdc5833510 Minor fixups, adding more tests, making p256 experimental (#14) 2021-09-29 17:02:40 -07:00
Kevin Lewi 85fb480b78 Adding trait implementations (#12) 2021-09-28 19:44:57 -07:00
Kevin Lewi 4206fdbf48 Adding dual license (#11) 2021-09-27 18:53:06 -07:00
Kevin Lewi f6f85e0a25 Adding deserialization checks (#10) 2021-09-27 18:29:08 -07:00
Kevin Lewi 0445a9461c Adding crate-level documentation (#9) 2021-09-20 00:17:53 -07:00
Kevin Lewi fa2d8ec191 Adding serialization and docs (#6) 2021-09-15 17:49:31 -07:00
Kevin Lewi bb4b9d0909 Initial implementation (#1) 2021-09-09 01:56:54 -07:00