Skip to content

fast and "general" versions are not interoperable #17

@a-romm

Description

@a-romm
(linux_crypto) developer@9a6f15be17ac:~/python-virtual-environments/linux/linux_crypto/xmss-reference/ui$ ./xmss_keypair XMSS-SHA2_10_256 > ref.key
(linux_crypto) developer@9a6f15be17ac:~/python-virtual-environments/linux/linux_crypto/xmss-reference/ui$ ./xmss_sign_fast ref.key message.txt > msg_signed.txt
Segmentation fault
(linux_crypto) developer@9a6f15be17ac:~/python-virtual-environments/linux/linux_crypto/xmss-reference/ui$ ./xmss_keypair_fast XMSS-SHA2_10_256 > fast.key
(linux_crypto) developer@9a6f15be17ac:~/python-virtual-environments/linux/linux_crypto/xmss-reference/ui$ ./xmss_sign_fast fast.key message.txt > msg_signed.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions