diff options
author | Stephen Paul Weber <singpolyma@singpolyma.net> | 2013-01-01 13:08:12 -0500 |
---|---|---|
committer | Stephen Paul Weber <singpolyma@singpolyma.net> | 2013-01-01 13:08:12 -0500 |
commit | 9e4f996c68c3901bab4a5e1e70638c2531a85994 (patch) | |
tree | 38b7e03b2208d56e3e19652335fda7d4f327b901 /tests/data/000053-012.ring_trust | |
parent | 06f96ec8d862e43d12cfb4c3ad8650395cfc662c (diff) |
Proper S2K type
S2K is a seperate concept and is used in both secret key packets and
SymmetricallyEncryptedSessionKey packets. It should have its own parser
and thus its own type. This also cleans up the SecretKeyPacket record
considerably (the many Maybe fields were a smell).
SecretKeyPacket.s2k should be set to (Just $ SimpleS2K MD5) in fallback
cases. symmetric_algorithm should be set to Unencrypted when s2k_useage
is 0. s2k_useage itself is only needed for the different between 255
and 254 (different checksum).
Round trip encode/decode tests for S2K work.
Diffstat (limited to 'tests/data/000053-012.ring_trust')
0 files changed, 0 insertions, 0 deletions