Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

v1.0.26

Compare
Choose a tag to compare
@microshine microshine released this 19 Jun 00:08
· 132 commits to master since this release

Supported new algorithms:

AES-ECB

  • generateKey
    • exportKey/importKey
    • encrypt/decrypt
    • wrapKey/unwrapKey

AES-CTR

  • generateKey
    • exportKey/importKey
    • encrypt/decrypt
    • wrapKey/unwrapKey