browserify-aes
Advanced tools
aes, for browserify
Weekly downloads
Readme
Node style aes for use in the browser. Implements:
In node.js, the crypto
implementation is used, in browsers it falls back to a pure JavaScript implementation.
Much of this library has been taken from the aes implementation in triplesec, a partial derivation of crypto-js.
EVP_BytesToKey
is a straight up port of the same function from OpenSSL as there is literally no documenation on it beyond it using 'undocumented extensions' for longer keys.
aes, for browserify
The npm package browserify-aes receives a total of 9,276,174 weekly downloads. As such, browserify-aes popularity was classified as popular.
We found that browserify-aes demonstrated a not healthy version release cadence and project activity because the last version was released a year ago.It has 5 open source maintainers collaborating on the project.