1
0

Add README file mentioning XDR

Este cometimento está contido em:
Joost Rijneveld 2017-07-22 16:41:37 +02:00
ascendente 3c0f6668ef
cometimento 0986ceb2b7
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados
ID da chave GPG: 307BC77F47D58EE2

5
README.md Ficheiro normal
Ver ficheiro

@ -0,0 +1,5 @@
## XMSS reference code
This repository contains the reference implementation that accompanies the Internet Draft _"XMSS: Extended Hash-Based Signatures"_, [`draft-irtf-cfrg-xmss-hash-based-signatures`](https://datatracker.ietf.org/doc/draft-irtf-cfrg-xmss-hash-based-signatures/).
**Note:** while the behaviour of the code in this repository is supposed to be stable, the API will still vary. Notably, the current codebase does not account for the XDR definitions of the parameter sets as specified in the Internet Draft, but instead allows the user to set individual parameters.