eXtended Merkle Signature Scheme is a post-quantum safe signature algorithm (RFC).
This repository contains the documentation of the XMSS C Library. For more information about the complete project, please visit https://github.com/FoxCryptoNL/xmss.
The documentation can be viewed online via https://FoxCryptoNL.github.io/xmss-documentation.
This repository will only be updated when a new release of the documentation of the XMSS C Library is published. The documentation may be updated more frequently than the library source code. This includes the API documentation that is generated from the source code. While this means that the source code and the published API documentation may slightly differ, this will allow the documentation to be updated more frequently.
Issues regarding the documentation, including the API documentation generated from the source code, can be reported in this repository's issue tracker.
For reporting (security) issues regarding the implementation, please refer to the library's repository.
Discussions about the documentation, including the API documentation generated from the source code, can be held in the documentation discussions.