| .. |
|
aead.js
|
refactor: switch to const/let.
|
2017-07-17 14:26:37 -07:00 |
|
aes-browser.js
|
refactor: switch to const/let.
|
2017-07-17 14:26:37 -07:00 |
|
aes.js
|
digest: avoid extra allocations.
|
2017-07-17 14:26:43 -07:00 |
|
bn.js
|
refactor: crypto.
|
2017-06-27 07:27:53 -07:00 |
|
ccmp.js
|
refactor: switch to const/let.
|
2017-07-17 14:26:37 -07:00 |
|
chacha20.js
|
refactor: switch to const/let.
|
2017-07-17 14:26:37 -07:00 |
|
cleanse.js
|
refactor: switch to const/let.
|
2017-07-17 14:26:37 -07:00 |
|
digest-browser.js
|
digest: avoid extra allocations.
|
2017-07-17 14:26:43 -07:00 |
|
digest.js
|
digest: avoid extra allocations.
|
2017-07-17 14:26:43 -07:00 |
|
ecdsa.js
|
refactor: switch to const/let.
|
2017-07-17 14:26:37 -07:00 |
|
hkdf.js
|
refactor: switch to const/let.
|
2017-07-17 14:26:37 -07:00 |
|
hmac-drbg.js
|
refactor: switch to const/let.
|
2017-07-17 14:26:37 -07:00 |
|
index.js
|
crypto: expose root256 function.
|
2017-07-17 22:24:00 -07:00 |
|
merkle.js
|
merkle: refactor loops.
|
2017-07-20 01:04:44 -07:00 |
|
pbkdf2-browser.js
|
refactor: switch to template strings for errors.
|
2017-07-17 14:26:38 -07:00 |
|
pbkdf2.js
|
refactor: switch to const/let.
|
2017-07-17 14:26:37 -07:00 |
|
poly1305.js
|
poly1305: fix.
|
2017-07-17 14:26:42 -07:00 |
|
random-browser.js
|
crypto/random: minor. comments.
|
2017-07-17 22:22:52 -07:00 |
|
random.js
|
crypto/random: minor. comments.
|
2017-07-17 22:22:52 -07:00 |
|
rsa-browser.js
|
bn: use toBuffer instead of toArrayLike.
|
2017-07-17 14:26:40 -07:00 |
|
rsa.js
|
refactor: use es6 template strings everywhere.
|
2017-07-17 14:26:39 -07:00 |
|
schnorr.js
|
bn: use toBuffer instead of toArrayLike.
|
2017-07-17 14:26:40 -07:00 |
|
scrypt.js
|
refactor: switch to const/let.
|
2017-07-17 14:26:37 -07:00 |
|
secp256k1-browser.js
|
bn: use toBuffer instead of toArrayLike.
|
2017-07-17 14:26:40 -07:00 |
|
secp256k1-native.js
|
refactor: switch to const/let.
|
2017-07-17 14:26:37 -07:00 |
|
secp256k1.js
|
refactor: switch to const/let.
|
2017-07-17 14:26:37 -07:00 |
|
sha256.js
|
sha256: minor.
|
2017-07-17 14:26:44 -07:00 |
|
siphash.js
|
refactor: switch to const/let.
|
2017-07-17 14:26:37 -07:00 |