fork-openpgpjs/test
larabr 2ee36c2984 Drop inconsistent boolean returns and fix type definitions (#1191)
- Remove the boolean return value of various internal functions that throw on
  error (the returned value was unused in most cases)
- Update and fix type definitions
2021-02-09 19:25:20 +01:00
..
crypto Fix parsing of short P-521 keys and EdDSA, RSA signatures (#1185) 2021-02-09 19:25:20 +01:00
general Drop inconsistent boolean returns and fix type definitions (#1191) 2021-02-09 19:25:20 +01:00
security Unexport low-level key functions (#1188) 2021-02-09 19:25:20 +01:00
typescript Add TypeScript definitions (#1186) 2021-02-09 19:25:20 +01:00
worker Fix parsing of short P-521 keys and EdDSA, RSA signatures (#1185) 2021-02-09 19:25:20 +01:00
unittests.html Use dynamic import in lightweight build 2021-02-09 19:25:20 +01:00
unittests.js Fix CI for older environments 2021-02-09 19:25:20 +01:00