entronad/crypto-es
 Watch   
 Star   
 Fork   
2025-09-09 18:49:11
crypto-es

v3.1.2

2025-09-09 09:55:12
crypto-es
2025-09-06 17:36:30
crypto-es
2025-08-31 01:19:27
crypto-es

v3.0.4

  • Fix the reverting exports bug of tsdown.
2025-08-22 20:25:25
crypto-es

v3.0.1

  • Upgrade tool chain.
  • Use strict TypeScript.
2025-08-07 15:57:43
crypto-es

v3.0.0

  • Completely refactored into native TypeScript source code, while maintaining compatibility with the existing API.
  • Starting from this version, crypto-es will no longer aim to be a complete replica of crypto-js, but will instead focus on evolving into a modern and powerful cryptographic library.
2023-07-25 09:28:38
crypto-es

v2.0.4

2023-07-17 10:11:26
crypto-es

v2.0.3

  • Remove Math.random() runtime console warning. It is not always wanted to show in in the client consle when Math.random() has to be used.