index
:
gemato
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test_openpgp.py
Age
Commit message (
Collapse
)
Author
2017-10-28
recursiveloader: Support writing signing Manifests
Michał Górny
2017-10-27
manifest: Support dumping a signed Manifest
Michał Górny
2017-10-27
test_openpgp: Test importing a binary key
Michał Górny
2017-10-27
openpgp: Convert verify/sign API to use string I/O
Michał Górny
Use string I/O for consistency with the API Manifests use where we expect to work on cleartext anyway. Bytes are now used only for loading keys which can be in binary format.
2017-10-27
openpgp: Support signing keys
Michał Górny
2017-10-27
test_openpgp: Fix passing key to the CLI test
Michał Górny
2017-10-27
test_openpgp: Fix recursiveloader tests for missing OpenPGP
Michał Górny
2017-10-27
Add tests for CLI routines
Michał Górny
2017-10-27
find_top_level: Do not verify Manifests during search
Michał Górny
2017-10-26
recursiveloader: Support verifying Manifest signatures explicitly
Michał Górny
2017-10-26
manifest: Support implicit OpenPGP verification
Michał Górny
2017-10-26
manifest: Test for incomplete OpenPGP message
Michał Górny
2017-10-25
test_openpgp: Improve test coverage
Michał Górny
2017-10-25
openpgp: Improve closed manager handling
Michał Górny
2017-10-25
openpgp: Fix and test the context manager API
Michał Górny
2017-10-25
openpgp: Explicitly detect the lack of supported implementation
Michał Górny
2017-10-25
Support verifying OpenPGP signatures
Michał Górny
2017-10-25
manifest: Support reading files containing OpenPGP signatures
Michał Górny
[prev]