Garrett T
775333fe17
Add Zeroize to Share and GF256 ( #19 )
...
* Add Zeroize crate to project behind a default feature flag
Closes https://github.com/c0dearm/sharks/issues/8
* Switch match to Clone to add zeroize(drop)
* Add zeroize(drop) to Share
Co-authored-by: Aitor Ruano <45633475+c0dearm@users.noreply.github.com>
2021-03-14 17:56:20 +01: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
eb05d00080
upgrade version
2020-03-23 15:16:43 +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
d6c7a6be9e
Written readme, improved documentation, added changelog and copyright
2020-01-13 11:42:59 +01:00
Aitor Ruano
90c7382c17
initial commit
2020-01-10 17:08:30 +01:00