fork-openpgpjs/src
larabr 1c07d268b8 crypto-refresh: add support for new X25519 key and PKESK format
As specified in openpgp-crypto-refresh-09.

Instead of encoding the symmetric key algorithm in the PKESK ciphertext (requiring padding),
the symmetric key algorithm is left unencrypted.

Co-authored-by: Lukas Burkhalter <lukas.burkhalter@proton.ch>
2023-07-25 10:17:09 +02:00
..
biginteger Update ESlint 2023-02-21 18:27:56 +01:00
config Add additionalAllowedPackets config option (#1618) 2023-03-30 15:52:11 +02:00
crypto crypto-refresh: add support for new X25519 key and PKESK format 2023-07-25 10:17:09 +02:00
encoding Update ESlint 2023-02-21 18:27:56 +01:00
key Add support for verifying User Attributes in verifyAllUsers (#1637) 2023-05-15 15:40:53 +02:00
packet crypto-refresh: add support for new X25519 key and PKESK format 2023-07-25 10:17:09 +02:00
type crypto-refresh: add support for new X25519 key and PKESK format 2023-07-25 10:17:09 +02:00
cleartext.js Fix verification of cleartext signatures that include unknown signature packet versions 2023-07-10 15:26:39 +02:00
enums.js crypto-refresh: add support for new X25519 key and PKESK format 2023-07-25 10:17:09 +02:00
index.js Export Subkey class (#1381) 2021-07-20 10:54:29 +02:00
message.js Fix verification of detached signatures that include unknown signature packet versions 2023-07-10 15:26:39 +02:00
openpgp.js Docs: mark global generateSessionKeys's encryptionKeys as optional (#1596) 2023-02-17 13:05:25 +01: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 Allow email addresses with trailing numbers in domain (#1642) 2023-05-15 16:21:51 +02:00