fork-openpgpjs/src
Daniel Huigens 5d71ae8691 Fix normalizing \n after \r\n
Broken in c4a7455.
2020-04-22 19:09:50 +02:00
..
config Don't use polyfilled Set in compat build 2020-02-25 15:06:15 +01:00
crypto Support PKCS5 padding longer than 8 bytes (#1081) 2020-04-15 19:33:04 +02:00
encoding Optimize crc24 calculation 2020-02-25 15:06:38 +01:00
key Fix generating keys with a date in the future 2020-02-27 16:04:07 +01:00
keyring Replace 'window' with 'global' 2020-01-24 17:58:04 +01:00
packet Support compressed data packets with algorithm=uncompressed (#1085) 2020-04-21 16:00:38 +02:00
type Fix verification of EdDSA signatures with short MPIs (#1083) 2020-04-16 17:03:49 +02:00
worker Replace 'window' with 'global' 2020-01-24 17:58:04 +01:00
cleartext.js Drop support for \r as EOL (#1073) 2020-04-20 18:05:07 +02:00
enums.js Reject signatures using insecure hash algorithms 2020-02-25 15:06:15 +01:00
hkp.js Fix "TypeError: fetch is not a function" in Node.js environment (#1052) 2020-03-03 14:50:28 +01:00
index.js Create lightweight build that can lazily load indutny/elliptic if needed (#956) 2019-10-25 16:07:57 +02:00
lightweight_helper.js Create lightweight build that can lazily load indutny/elliptic if needed (#956) 2019-10-25 16:07:57 +02:00
message.js Reject signatures using insecure hash algorithms 2020-02-25 15:06:15 +01:00
openpgp.js Fix generating keys with a date in the future 2020-02-27 16:04:07 +01:00
polyfills.js Replace 'window' with 'global' 2020-01-24 17:58:04 +01:00
signature.js Comments & code style 2018-08-14 16:35:38 +02:00
util.js Fix normalizing \n after \r\n 2020-04-22 19:09:50 +02:00
wkd.js Replace 'window' with 'global' 2020-01-24 17:58:04 +01:00