fork-openpgpjs/test/security
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
..
index.js Switch build system to rollup 2021-02-09 19:25:20 +01:00
message_signature_bypass.js Consolidate read* functions (#1236) 2021-02-17 20:36:33 +01:00
preferred_algo_mismatch.js Consolidate read* functions (#1236) 2021-02-17 20:36:33 +01:00
subkey_trust.js Use consistent name casing (#1268) 2021-03-25 19:56:59 +01:00
unsigned_subpackets.js Use consistent name casing (#1268) 2021-03-25 19:56:59 +01:00