/ piacw.com / dev / final / node_modules / browserify-aes /

[ICO]NameLast modifiedSizeDescription
[PARENTDIR]Parent Directory  -  
[DIR]modes/2 years ago -  
[   ]LICENSE2 years ago1.1K0fb859dc fixed mobile overflwo options [كارل مبارك]
[TXT]README.md2 years ago802 0fb859dc fixed mobile overflwo options [كارل مبارك]
[   ]aes.js2 years ago6.1K0fb859dc fixed mobile overflwo options [كارل مبارك]
[   ]authCipher.js2 years ago2.9K0fb859dc fixed mobile overflwo options [كارل مبارك]
[   ]browser.js2 years ago500 0fb859dc fixed mobile overflwo options [كارل مبارك]
[   ]decrypter.js2 years ago3.1K0fb859dc fixed mobile overflwo options [كارل مبارك]
[   ]encrypter.js2 years ago2.8K0fb859dc fixed mobile overflwo options [كارل مبارك]
[   ]ghash.js2 years ago1.9K0fb859dc fixed mobile overflwo options [كارل مبارك]
[   ]incr32.js2 years ago260 0fb859dc fixed mobile overflwo options [كارل مبارك]
[   ]index.js2 years ago357 0fb859dc fixed mobile overflwo options [كارل مبارك]
[   ]package.json2 years ago1.8K0fb859dc fixed mobile overflwo options [كارل مبارك]
[   ]streamCipher.js2 years ago659 0fb859dc fixed mobile overflwo options [كارل مبارك]
README.md

browserify-aes

Build Status

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.

LICENSE MIT

Apache/2.4.38 (Debian) Server at www.karls.computer Port 80