/ stream.nieuweinstituut.nl / node_modules / browserify-aes /

[ICO]NameLast modifiedSizeDescription
[PARENTDIR]Parent Directory  -  
[DIR]modes/2 years ago -  
[   ]LICENSE40 years ago1.1K 
[TXT]README.md40 years ago802 d768d73 docs [كارل مبارك]
[   ]aes.js40 years ago6.1K 
[   ]authCipher.js40 years ago2.9K 
[   ]browser.js40 years ago500  
[   ]decrypter.js40 years ago3.1K 
[   ]encrypter.js40 years ago2.8K 
[   ]ghash.js40 years ago1.9K 
[   ]incr32.js40 years ago260  
[   ]index.js40 years ago357 3e510ca test new git [كارل مبارك]
[   ]package.json2 years ago1.8K3e510ca test new git [كارل مبارك]
[   ]streamCipher.js40 years ago659  
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