fork-openpgpjs/src
Daniel Huigens f3b16386dc Use dynamic import in lightweight build
Instead of dynamically loading a <script> tag.

This also removes the non-module lightweight build.
2021-02-09 19:25:20 +01:00
..
config Use dynamic import in lightweight build 2021-02-09 19:25:20 +01:00
crypto Use dynamic import in lightweight build 2021-02-09 19:25:20 +01:00
encoding Rename enums to use camelCase (#1093) 2021-02-09 19:25:20 +01:00
key Rename enums to use camelCase (#1093) 2021-02-09 19:25:20 +01:00
keyring Replace 'global' with 'globalThis' 2021-02-09 19:25:20 +01:00
packet Switch to ES8 build of asmcrypto.js 2021-02-09 19:25:20 +01:00
type Switch util function names to camelCase (#1091) 2021-02-09 19:25:20 +01:00
cleartext.js Drop support for \r as EOL (#1073) 2020-04-20 18:05:07 +02:00
enums.js Rename enums to use camelCase (#1093) 2021-02-09 19:25:20 +01:00
hkp.js Replace 'global' with 'globalThis' 2021-02-09 19:25:20 +01:00
index.js Use dynamic import in lightweight build 2021-02-09 19:25:20 +01:00
message.js Switch util function names to camelCase (#1091) 2021-02-09 19:25:20 +01:00
openpgp.js Replace 'global' with 'globalThis' 2021-02-09 19:25:20 +01:00
polyfills.js Remove compat polyfills 2021-02-09 19:25:20 +01:00
signature.js Return Uint8Array(Stream) instead of object when armor = false 2021-02-09 19:25:20 +01:00
util.js Replace 'global' with 'globalThis' 2021-02-09 19:25:20 +01:00
wkd.js Replace 'global' with 'globalThis' 2021-02-09 19:25:20 +01:00