/ never-odd-or-even / back / node_modules / browserify-aes /

[ICO]NameLast modifiedSizeDescription
[PARENTDIR]Parent Directory  -  
[DIR]modes/2 years ago -  
[   ]package.json2 years ago1.8K 
[   ]streamCipher.js39 years ago659  
[   ]index.js39 years ago357  
[   ]incr32.js39 years ago260  
[   ]ghash.js39 years ago1.9K 
[   ]encrypter.js39 years ago2.8K 
[   ]decrypter.js39 years ago3.1K 
[   ]browser.js39 years ago500  
[   ]authCipher.js39 years ago2.9K 
[   ]aes.js39 years ago6.1K 
[TXT]README.md39 years ago802  
[   ]LICENSE39 years ago1.1K 
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