summaryrefslogtreecommitdiffstats
path: root/openpgp/tests/data
AgeCommit message (Expand)Author
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-05-11openpgp: Add test for the plain Decryptor.Justus Winter
2018-04-26openpgp: Add signature verification support.Neal H. Walfield
2018-04-14openpgp: Add support for OnePassSig packets.Neal H. Walfield
2018-02-28openpgp: Add support for SEIP and MDC packets.Neal H. Walfield
2018-02-02openpgp: Use shorter filenames so that ecryptfs doesn't complainNeal H. Walfield
2018-01-17openpgp: Add parsing and serialization support for SK-ESK packets.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
2018-01-04openpgp: Add missing new files from last commit.Neal H. Walfield
2018-01-03openpgp: Fix test case to iterate over all files. Add missing files.Neal H. Walfield
2017-12-14openpgp: Move test data to the tests/data directory.Neal H. Walfield
2017-12-13Split up Sequoia.Justus Winter