daxpedda
|
c255364ca0
|
Update VOPRF to draft 19 (#307)
|
2023-03-04 20:31:07 -08:00 |
|
daxpedda
|
47a26a19c5
|
Format (#257)
* Add Rustfmt
* Add Taplo
|
2022-01-05 21:19:02 -08:00 |
|
daxpedda
|
36f0a55518
|
Voprf update (#255)
* Update to latest voprf
* Upgrade to Rust edition 2021
* Fix Clippy
* Remove all allocations
* Remove unnecessary `allow(type_alias_bounds)`
* Make all serialization infallible
* Remove self-dependency
* Update rustyline
|
2022-01-05 15:10:57 -08:00 |
|
Kevin Lewi
|
adbd50f523
|
Updating to dual-license (#252)
|
2021-12-03 14:38:11 -08:00 |
|
François Garillot
|
25ae7ff9bf
|
Make Hash module public
Fixes #63
|
2020-10-21 18:24:55 -04:00 |
|
François Garillot
|
3c555e82ae
|
Make tripleDH manipulate GenericArray<u8, N> over Vec<u8>
upgrade some of the structure contents of the KE types
|
2020-09-19 19:16:28 -04:00 |
|
Kevin Lewi
|
c2edb2d95e
|
Adding a hash type to CipherSuite (#24)
|
2020-07-27 15:25:04 -07:00 |
|