Mainly to keep eslint happy with its new recommended rules. But it also makes the code more clear to not have unused stuff in it. The des code got a bit more refactoring since eslint was upset about the final "i++" as it was technically an unused assignment. |
||
|---|---|---|
| .. | ||
| aes.js | ||
| bigint.js | ||
| crypto.js | ||
| des.js | ||
| dh.js | ||
| md5.js | ||
| rsa.js | ||