Thomas Oberndörfer
|
bb0ac83cb7
|
Generate key by default without unlocking secret part. Use options parameter for generate method.
|
2014-05-05 12:11:36 +02:00 |
|
Thomas Oberndörfer
|
a4598f3bd4
|
Generate openpgp.js without source map. New source map target is openpgp_debug.js. Change dependency of workers: openpgp.worker.js -> openpgp.js, openpgp.worker.min.js -> openpgp.min.js. Remove openpgp.js with maps from unittests-bundle.js
|
2014-03-31 16:09:23 +02:00 |
|
Thomas Oberndörfer
|
1c818f2410
|
OP-01-006 Generated keys have no stored algorithm preference (Medium). Set preferences for symmetric, hash and compression algorithms. Fix preferred_compression_algorithms subpacket reading.
|
2014-03-28 21:39:54 +01:00 |
|
Thomas Oberndörfer
|
b9c597a41a
|
OP-01-003 Suggested Code Enforcement of RandomBuffer (Low). Clearing random number from buffer after usage. buffer variable is still a public.
|
2014-03-28 13:16:33 +01:00 |
|
Thomas Oberndörfer
|
4d96089f72
|
OP-01-001 Type confusion in crypto.random.RandomBuffer (Low)
|
2014-03-27 15:49:10 +01:00 |
|
Thomas Oberndörfer
|
329c92bc73
|
OP-01-009 Cleartext Messages Spoofing by Lax Armor Headers parsing (Critical). Add armor header verification. Verify "Hash" header in cleartext signed message.
|
2014-03-21 15:37:52 +01:00 |
|
Tankred Hase
|
b0bd5168a8
|
add optional callback to public api and invoke AsyncProxy behind the scenes
|
2014-02-12 15:11:06 +01:00 |
|
Thomas Oberndörfer
|
040ccbaf2c
|
Web worker: simplify random data supply
|
2014-01-20 09:56:02 +01:00 |
|
Thomas Oberndörfer
|
37213e1654
|
Web worker: add decryptKey and decryptKeyPacket methods to proxy
|
2014-01-16 16:44:05 +01:00 |
|
Thomas Oberndörfer
|
a777371418
|
Web worker: unit tests for random buffer and entropy estimation
|
2014-01-16 13:34:31 +01:00 |
|
Thomas Oberndörfer
|
8cd956c9bc
|
Web worker: add more unit tests
|
2014-01-15 19:42:03 +01:00 |
|
Thomas Oberndörfer
|
17c6f90113
|
Unit tests for web worker. Only active for browsers.
|
2014-01-13 15:42:03 +01:00 |
|