XMSS Library
File List
Here is a list of all documented files with brief descriptions:
 xmss_config.hThe configurable CMake options that affect the public API
 compat.hC99 compatibility layer
 errors.hPublic API for XMSS error handling
 generic_digest.hAbstract typedefs for hash function overrides using the generic interface
 opaque_structures.hPublic definitions of opaque structures and memory management calls for those
 override_sha256_generic.hPrototypes for the SHA-256 hash function override using the generic interface
 override_sha256_internal.hPrototype for the SHA-256 hash function override using the internal interface
 override_shake256_256_generic.hPrototypes for the SHAKE256/256 hash function override using the generic interface
 override_shake256_256_internal.hPrototypes for the SHAKE256/256 hash function override using the internal interface
 signing.hPublic API for the XMSS signing library
 structures.hXMSS library specific structured types
 types.hEnumerations, basic types and callback function specifications
 verification.hPublic API for the XMSS verification library
 version.hPublic API for XMSS library version control