Daniel Huigens
|
2382482090
|
[v5] Unexport openpgp.util, openpgp.crypto, and low-level types (#1175)
|
2021-02-09 19:25:20 +01:00 |
|
Daniel Huigens
|
0e33e641af
|
Switch build system to rollup
Also, default to minimized builds.
|
2021-02-09 19:25:20 +01:00 |
|
Bart Butler
|
572abadc91
|
random number web worker buffer automatic refill
|
2018-03-05 17:57:35 -08:00 |
|
BafS
|
b672f1936a
|
Use let and const ES6 features.
Remove var, for let or const if possible, clean some syntax, enforce one var per declaration and semicolons
|
2018-02-13 23:33:09 +01:00 |
|
BafS
|
de6ffc2f76
|
Remove 'user strict'
'use strict' is unnecessary inside modules because module code is always strict mode code. Ref: https://www.ecma-international.org/ecma-262/6.0/#sec-strict-mode-code
|
2018-02-13 23:33:09 +01:00 |
|
Tankred Hase
|
707b3919e1
|
Move most test high lvl api test code to test/openpgp.js, cleanup
|
2016-02-10 15:07:05 +07:00 |
|