summaryrefslogtreecommitdiffstats
path: root/store/src/backend/mod.rs
diff options
context:
space:
mode:
authorJustus Winter <justus@sequoia-pgp.org>2018-09-06 14:56:59 +0200
committerJustus Winter <justus@sequoia-pgp.org>2018-09-06 15:35:23 +0200
commitc87464a6f560028791b75d80034067daabc3e961 (patch)
tree1cb8099e855948a78e5583df72c709082d4212ff /store/src/backend/mod.rs
parent1ea22e22ad800a49cc1a40d0ad6158c03cd6734f (diff)
openpgp: Split Signature into Signature and a mutable builder.
- This change splits struct Signature into two structs, the new one being the struct SignatureBuilder. This has two benefits: First, the Signature is now immutable (modulo the unhashed area), and therefore we do not need to worry about signature invalidation. Second, now every Signature has MPIs.
Diffstat (limited to 'store/src/backend/mod.rs')
0 files changed, 0 insertions, 0 deletions