Release 1.3.1
· One min read
MTE 1.3.1
- Changed TypeScript const enum to non-const enum since they are exported.
- Updated WASM demos to use the non-const enums.
- Fixed buffer size issues in Swift non-Base64 encode/decode methods.
- Fixed Swift handling of zero-length entropy for fake DRBG.
- Fixed typo in mte_enc.h comments.