fork-openpgpjs/test/crypto/cipher
larabr 6cff19c44a
Use consistent name casing (#1268)
- Use PascalCase for classes, with uppercase acronyms.
- Use camelCase for function and variables. First word/acronym is always
  lowercase, otherwise acronyms are uppercase.

Also, make the packet classes' `tag` properties `static`.
2021-03-25 19:56:59 +01:00
..
aes.js Appease linter 2021-02-09 19:25:20 +01:00
blowfish.js Use consistent name casing (#1268) 2021-03-25 19:56:59 +01:00
cast5.js Use consistent name casing (#1268) 2021-03-25 19:56:59 +01:00
des.js Use consistent name casing (#1268) 2021-03-25 19:56:59 +01:00
index.js Switch build system to rollup 2021-02-09 19:25:20 +01:00
twofish.js Use consistent name casing (#1268) 2021-03-25 19:56:59 +01:00