summaryrefslogtreecommitdiffstats
path: root/openpgp/tests/data/keys
AgeCommit message (Expand)Author
2020-12-22openpgp: Correctly handle keys where a primary key is also a subkey.Neal H. Walfield
2020-12-14openpgp: Fix crash in the packet parser.Justus Winter
2020-11-12openpgp: Add test vector from SHA-1 is a Shambles.Justus Winter
2020-08-17openpgp: Move crypto::Keygrip to the ipc crate.Justus Winter
2020-08-07openpgp: Check that primary key binding signatures are alive.Justus Winter
2020-08-07openpgp: Apply the policy to primary key binding signatures.Justus Winter
2020-04-15openpgp: We don't throw away components with no self signaturesNeal H. Walfield
2020-03-31openpgp: Implement Preferences for ValidCert.Neal H. Walfield
2020-03-10openpgp: Fix keygrip computation.Justus Winter
2020-02-11openpgp: Enable weak hash algorithms.Justus Winter
2020-02-07openpgp: Conclude this patch series.Justus Winter
2020-02-05openpgp: Fix handling of unknown components during canonicalization.Justus Winter
2019-11-28Call TPKs Certificates, update identifiers, documentation.Justus Winter
2019-09-17openpgp: Add function TPK::primary_userid.Neal H. Walfield
2019-09-17openpgp: Fix TPK and TPK component revocation handling.Neal H. Walfield
2019-04-05openpgp: New test key.Justus Winter
2019-03-27openpgp: Move test file.Justus Winter
2019-02-15openpgp: add NIST ECDH test casesKai Michaelis
2019-01-11ffi: Add preliminary Python bindings.Justus Winter
2018-12-14openpgp: add test verifying 3rd party cert by GPGKai Michaelis
2018-11-02openpgp: improve handling uid revocations.Kai Michaelis
2018-09-21openpgp: Fix last commit.Neal H. Walfield
2018-08-27openpgp: Keep bad signatures for later.Justus Winter
2018-08-27openpgp: Add a signing subkey.Justus Winter
2018-07-29openpgp Add missing file.Neal H. Walfield
2018-07-12openpgp: Fix reading large chunks of armored data.Justus Winter
2018-06-19openpgp: simple secret key handling.Kai Michaelis
2018-06-11openpgp: Implement verification of EdDSA signatures using Ed25519.Justus Winter
2018-06-11openpgp: Implement verification of ECDSA signatures.Justus Winter
2018-06-08openpgp: Implement verification of DSA signatures.Justus Winter
2018-05-14openpgp: Add support for verifying binding signatures.Neal H. Walfield
2018-05-14openpgp: Accept just a primary key as a valid TPK.Neal H. Walfield
2018-04-26openpgp: Add signature verification support.Neal H. Walfield
2018-01-14openpgp: Implement hashing.Neal H. Walfield
2018-01-14openpgp: Improve subpacket parsing.Neal H. Walfield
2018-01-10openpgp: Only parse v4 packets.Neal H. Walfield
2018-01-08store: New store module.Justus Winter
2018-01-07openpgp: Add an interface to merge TPKs.Neal H. Walfield
2017-12-13Split up Sequoia.Justus Winter