Releases: maidsafe/blsttc
Releases · maidsafe/blsttc
v2.5.0
2.5.0 (2021-08-03)
Features
- add to_bytes and from_bytes (a1b9efa)
v2.4.0
2.4.0 (2021-08-02)
Features
v2.3.0
2.3.0 (2021-07-27)
Features
- add SecretKeySet::poly() fn to make the Poly accessible (598ffc0)
v2.2.0
2.2.0 (2021-07-27)
Features
- make SecretKeySet::secret_key() public (d20a879)
v2.1.0
2.1.0 (2021-07-26)
Features
- add pub fn to_bytes() to Ciphertext (46a51ac)
- changes byte order of and improves Ciphertext::to_bytes(), adds ::from_bytes(), and adds a test for both (ab7d460)
v2.0.1
2.0.1 (2021-06-30)
Bug Fixes
- replace deprecated bench_function_over_inputs with BenchmarkGroup (80eba34)
- simple clippy warning (a95b419)
- tiny inconsistency (265fe2e)
v2.0.0
2.0.0 (2021-06-30)
⚠ BREAKING CHANGES
- blst: This enables blsttc to work on older cpu architectures
Features
- blst: enable 'portable' feature of blst (75d89f2)
1.0.1 (2021-06-28)