v1.3.3
版本发布时间: 2022-01-05 12:00:47
bnb-chain/tss-lib最新发布版本:v2.0.2(2024-01-16 11:19:32)
Security updates
- Additional check when Ks mismatch in savedata and sortedID in https://github.com/binance-chain/tss-lib/pull/156
- Do not normalize IDs of Shamir's Secret Sharing by @pdyraga in https://github.com/binance-chain/tss-lib/pull/155
- Check paillier ciphertext in https://github.com/binance-chain/tss-lib/pull/151
- Bugfix for vss, check shareid when construct vss in https://github.com/binance-chain/tss-lib/pull/149
- Check length of bits of NTildej by @yycen in https://github.com/binance-chain/tss-lib/pull/146
- dlog smallgroup 8 by @ackratos in https://github.com/binance-chain/tss-lib/pull/115
Other updates
- Updated protobuf dependency and fixed type clash by @PlamenHristov in https://github.com/binance-chain/tss-lib/pull/141
- cherry pick > curve as parameter (#137) by @FitzLu in https://github.com/binance-chain/tss-lib/pull/139
- fix R and S may not be 32 bytes by @ackratos in https://github.com/binance-chain/tss-lib/pull/130
- S in eddsa signature is not encoded correctly by @ackratos in https://github.com/binance-chain/tss-lib/pull/122