fork-openpgpjs/test
Wiktor Kwapisiewicz 82799390de
Fix signatures with critical notations
Previously the signature parsing function ignored critical bit on
notations.

This change checks for notations that are marked "critical" but are not
on the known notations list (controlled by config array
`openpgp.config.known_notations`) and triggers parse error if such
a notation have been encountered.

See: #897.
2019-05-16 09:57:58 +02:00
..
crypto Clean up ECDH API 2019-05-02 12:08:08 +02:00
general Fix signatures with critical notations 2019-05-16 09:57:58 +02:00
security Add CAST5 to always-allowed algorithms 2018-12-22 00:00:47 -05:00
worker Don't attempt to use workers if they fail to load 2019-05-02 12:08:08 +02:00
unittests.html fix obsolete browser tests, add some polyfills 2018-02-05 22:17:41 -08:00
unittests.js Lower S2K iteration count parameter in tests 2018-11-05 18:00:20 +01:00