aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pubkey/xmss
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2017-12-16 10:52:08 -0500
committerJack Lloyd <[email protected]>2017-12-16 10:52:08 -0500
commit59c24b0ed65e1fdc6f64ae07d44fb08e9059266c (patch)
treec26eb7c1e909385b8dc9aa9e1433074784370dec /src/lib/pubkey/xmss
parent679f2d183175c3d7d0c65167d93b17b76aa27be4 (diff)
Fix a bug in PEM decoding
If the label param was set to a non-empty string, the decoding would treat it as part of the label and then end up throwing a decoding error. The key fix here is adding the clear() call in decode. Private bug report by email. Add some basic tests for the PEM decoder.
Diffstat (limited to 'src/lib/pubkey/xmss')
0 files changed, 0 insertions, 0 deletions