fork-openpgpjs/test
Wiktor Kwapisiewicz 0712e8af2d
Support non-human-readable notation values (#983)
This change adds support for binary (non-human-readable) values in
signature notations through `rawNotations` property on signature objects.
Human-readable notations will additionally appear in `notations` object
where the value of the notation will be deserialized into a string.

Additionally the check for human-readable flag was modified to check the
existence of the flag instead of comparison with the whole value.
2020-08-18 11:07:58 +02:00
..
crypto Use correct algorithm in ECC validation tests 2020-07-23 19:21:34 +02:00
general Support non-human-readable notation values (#983) 2020-08-18 11:07:58 +02:00
security Rename numBits and bits to rsaBits (#970) 2019-09-18 13:40:44 +02:00
worker Reject signatures using insecure hash algorithms 2020-02-25 15:06:15 +01:00
unittests.html Switch from Sauce Labs to Browserstack (#965) 2019-09-16 14:59:06 +02:00
unittests.js Unit tests: eval config query parameters instead of parsing as JSON 2020-02-25 15:06:15 +01:00