1.0.1 • Published 5 years ago

ant-crypto v1.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

Supported browsers

webcrypto-shim will be needed if you want to support these browsers having prefixed and buggy webcrypto api implementations:

  • Internet Explorer 11, Mobile Internet Explorer 11,
  • Safari 8 - 10, iOS Safari 8 - 10.

Promise polyfill is also needed to be provided .

These browsers have unprefixed and conforming webcrypto api implementations, so no need in shim:

  • Chrome 43+, Chrome for Android 44+,
  • Opera 24+,
  • Firefox 34+,
  • Edge 12+.
  • Safari 11+.

Supported mini program

Examples

  • There are many awesome Web Crypto examples.
  • There is a mini program examples of ant-crypto.
1.0.1

5 years ago

1.0.0

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago