• 3.2.0 725d2e1231

    v3.2.0 Stable

    yutent released this 2023-12-27 10:31:40 +08:00 | 2 commits to master since this release

    • 调整cipher,decipher,cipheriv,decipheriv的传参和返回结果, aes-gcm等算法,tag会拼接在密文后面。
    • 增加crypto属性返回, 该属性为原生crypto对象
    • origin属性标识为Deprecated,v4.0之后会直接移除。
    • cipher,cipheriv, 默认的密钥和向量均为Buffer.alloc(16)
    Downloads
     
  • 3.1.2 52af19e58e

    v3.1.2 Stable

    yutent released this 2023-10-18 19:50:41 +08:00 | 6 commits to master since this release

    • 优化uuid(), 增加有序性
    Downloads