fork-openpgpjs/src
Daniel Huigens 5957bab2e2
Allow use of Brainpool curves by default ()
These curves have been merged back into the editor's draft of the
crypto refresh.
2022-10-12 13:15:56 +02:00
..
biginteger Lint: enforce single quotes and do not error on class methods without this () 2021-06-24 22:58:15 +02:00
config Allow use of Brainpool curves by default () 2022-10-12 13:15:56 +02:00
crypto Support Node.js 18 () 2022-06-29 20:59:38 +02:00
encoding Remove leading newline from clearsigned messages armoring () 2022-08-30 13:40:57 +02:00
key Throw UnsupportedError on unknown algorithm in keys, signatures and encrypted session keys () 2022-06-07 13:51:58 +02:00
packet Hash all signature subpackets () 2022-08-30 16:36:17 +02:00
type Lint: error if imported value not found in module () 2022-03-14 21:40:16 +01:00
cleartext.js Fix CleartextMessage signature generation over text with trailing whitespace and \r\n line endings 2022-08-02 17:50:45 +02:00
enums.js Replace strings with integer algorithm identifiers in packet classes () 2021-11-22 11:51:27 +01:00
index.js Export Subkey class () 2021-07-20 10:54:29 +02:00
message.js Throw on decryption of messages that don't contain any encrypted data packet () 2022-06-07 14:29:31 +02:00
openpgp.js Throw in encryptSessionKey if no keys or passwords are provided () 2022-07-27 17:47:47 +02:00
signature.js Replace armor option with format in openpgp.encrypt, sign and encryptSessionKey () 2021-07-19 18:12:42 +02:00
util.js printDebug: add label to identify source of the log () 2022-08-17 18:54:53 +02:00