Commit Graph

14 Commits

Author SHA1 Message Date
Ryan Heywood fc517a8047
remove extra files, continue rename process 2024-11-16 19:49:37 -05:00
Aitor Ruano e7e23ba899 0.4.3 -> 0.5.0 2021-03-14 18:06:00 +01:00
Aitor Ruano b1e7a5b1e1 bump to version 0.4.3 2021-02-04 10:15:03 +01:00
Aitor Ruano af4f469da9 bump version 2020-08-03 10:33:50 +02:00
zer0x64 5b798ab016
Add fuzzers (#14)
Improved lib stability using fuzzers for testing
2020-04-24 08:10:40 +02:00
Kitsu 31c8cb7650
Support no_std (#13)
* feat: support no_std

* simplify rng usage, update tests, upgrade version to 0.4

* fix workflow no-std test

* unignore doc-tests

* refactor tests

Co-authored-by: Aitor Ruano <codearm@pm.me>
2020-04-02 13:45:01 +02:00
Aitor Ruano 912fef96b1 fix codecov badge 2020-03-23 15:14:18 +01:00
zer0x64 f7b0526c0e
Derived Clone for Share (#12)
* Derived Clone for Share

* Bumped version
2020-03-11 09:45:20 +01:00
zer0x64 391edbd7da
Interpolate Now Takes Any IntoIterator (#9)
* interpolate now takes an IntoIterator

* simplify generic types, update docs, revert interpolate parameter types

* update version strings

Co-authored-by: Aitor Ruano <45633475+c0dearm@users.noreply.github.com>
2020-02-27 10:52:04 +01:00
zer0x64 3489574840 Added Share Serialization and Created Share Struct (#2)
* Added share serialisation and created Share struct

Co-authored-by: Aitor Ruano <45633475+c0dearm@users.noreply.github.com>
2020-01-22 15:01:35 +01:00
Aitor Ruano 5344dda94b
changed arithmetic to GF256, unlimited secret length, updated docs (#1) 2020-01-21 10:09:20 +01:00
Aitor Ruano a3e43f373a
Fixed changelog order 2020-01-13 13:02:35 +01:00
Aitor Ruano cdfdde452e update changelog 2020-01-13 12:35:40 +01:00
Aitor Ruano d6c7a6be9e Written readme, improved documentation, added changelog and copyright 2020-01-13 11:42:59 +01:00