JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 394
  • Score
    100M100P100Q91310F
  • License MIT

Fast crypto toolkit for modern client-side JavaScript

Package Exports

  • cifre
  • cifre/aes
  • cifre/md5
  • cifre/utils

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (cifre) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Cifre

Cifre is a fast crypto toolkit for modern client-side JavaScript. This is done by taking the best crypto code for js on the net and updating it to use modern technologies like typed arrays for better performance and easier integration with binary data.

This project is still in heavy development, more docs to come soon.