summaryrefslogtreecommitdiffstats
path: root/openpgp-ffi/examples
diff options
context:
space:
mode:
authorAzul <azul@riseup.net>2020-11-19 14:18:23 +0100
committerAzul <azul@riseup.net>2020-11-28 09:12:29 +0100
commitf9787321bf7cea3fbf15a163070123be1fa5761b (patch)
tree206b92a0583a2a722af18e9eb7e6783bebdb26ba /openpgp-ffi/examples
parent2def442c97f007f912395588c6d0bad016597e17 (diff)
ipc: do not implement openpgp::serialize traits
- Serialize and Marshal have certain guarentees such as not exporting non-exportable Signatures. - In addition Serialize should only be implemented for standardized data structures. - We are also pondering adding `to_armored` functionality for serialized data. This does not really work with the ipc data structures. - Ipc provides serialization - but not the kind of serialization the openpgp crate is talking about. Plus we are considering sealing the traits.
Diffstat (limited to 'openpgp-ffi/examples')
0 files changed, 0 insertions, 0 deletions