fork-openpgpjs/src
2022-02-18 20:20:50 +01:00
..
biginteger Lint: enforce single quotes and do not error on class methods without this (#1341) 2021-06-24 22:58:15 +02:00
config Add support for constant-time decryption of PKCS#1 v1.5-encoded session keys (#1445) 2022-01-19 19:05:43 +01:00
crypto Drop MS Edge Legacy support (#1474) 2022-02-10 21:31:32 +01:00
encoding Do not include checksum values in error messages when armor integrity check fails (#1428) 2021-10-21 16:14:46 +02:00
key Check key requirements in PrivateKey.addSubkey() (#1423) 2021-12-01 17:04:02 +01:00
packet TypeScript: fix data argument type in SignaturePacket.verify() (#1494) 2022-02-18 20:20:50 +01:00
type Replace strings with integer algorithm identifiers in packet classes (#1410) 2021-11-22 11:51:27 +01:00
cleartext.js Replace armor option with format in openpgp.encrypt, sign and encryptSessionKey (#1354) 2021-07-19 18:12:42 +02:00
enums.js Replace strings with integer algorithm identifiers in packet classes (#1410) 2021-11-22 11:51:27 +01:00
index.js Export Subkey class (#1381) 2021-07-20 10:54:29 +02:00
message.js Add support for constant-time decryption of PKCS#1 v1.5-encoded session keys (#1445) 2022-01-19 19:05:43 +01:00
openpgp.js Add config.allowInsecureVerificationWithReformattedKeys (#1422) 2021-10-18 18:10:04 +02:00
signature.js Replace armor option with format in openpgp.encrypt, sign and encryptSessionKey (#1354) 2021-07-19 18:12:42 +02:00
util.js Check existence of navigator before using it (#1475) 2022-02-11 13:33:43 +01:00