fork-openpgpjs/test
Mart G 29d2b701c9
Add support for verifying User Attributes in verifyAllUsers (#1637)
Previously, `verifyAllUsers` would fail on keys with User Attributes.
Now, it returns a list of objects that have a either a non-null `userID`
property (in the case of User IDs) or a non-null `userAttribute`
property that contains the User Attribute packet.

Co-authored-by: Daniel Huigens <d.huigens@protonmail.com>
2023-05-15 15:40:53 +02:00
..
benchmarks Update ESlint 2023-02-21 18:27:56 +01:00
crypto Update ESlint 2023-02-21 18:27:56 +01:00
general Add support for verifying User Attributes in verifyAllUsers (#1637) 2023-05-15 15:40:53 +02:00
security Update ESlint 2023-02-21 18:27:56 +01:00
typescript Add support for creating critical signature subpackets (#1599) 2023-02-17 12:21:03 +01:00
worker Update ESlint 2023-02-21 18:27:56 +01:00
karma.conf.js CI: test latest Safari 2023-02-20 16:08:19 +01:00
unittests.html CI: Switch to karma for browser tests (#1233) 2021-02-12 13:29:04 +01:00
unittests.js CI: test latest Safari 2023-02-20 16:08:19 +01:00