Skip to main content

Release 1.3.1

· One min read
Trevor Blackman
Senior Web Engineer @ Eclypses
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.