Merging this PR will release new versions of the following packages based on your change files.
iota-crypto
[0.21.0]
8bc7a70(#200) Use safety wrappers for BIP39 mnemonic and passphrase types for encapsulating normalization (UTF-8 NFKD) checks and avoid potential secret leaks.
More secrecy awareness in BIP39 implementation.
baf4b83(#201) More static type safety for SLIP10 implementation to avoid runtime checks.
Version Updates
Merging this PR will release new versions of the following packages based on your change files.
iota-crypto
[0.21.0]
8bc7a70
(#200) Use safety wrappers for BIP39 mnemonic and passphrase types for encapsulating normalization (UTF-8 NFKD) checks and avoid potential secret leaks. More secrecy awareness in BIP39 implementation.baf4b83
(#201) More static type safety for SLIP10 implementation to avoid runtime checks.