diff options
author | Matthias Gierlings <[email protected]> | 2019-04-20 09:45:59 +0200 |
---|---|---|
committer | Matthias Gierlings <[email protected]> | 2019-05-06 10:00:20 +0200 |
commit | 6bbccffa70ac2e7764c0ea8f0d7c87880b9dc109 (patch) | |
tree | 4f8a3671aa567e914f55440a4d4635d0a4619f55 /license.txt | |
parent | b1976eb32b89e0dc88d2c9a760aefa4bafaf5cbe (diff) |
Serialize XMSS leaf index as four bytes
Internally XMSS uses a 64 Bit type for the leaf index.
This patch removes the four leading zero bytes from the
XMSS leaf index and serializes it as a four byte value
as described in RFC 8391.
Test cases are adjusted accordingly.
The 64 Bit type is kept internally which potentially
allows for code reuse when implementing XMSS^MT on top
of the current XMSS code.
Diffstat (limited to 'license.txt')
0 files changed, 0 insertions, 0 deletions