Procházet zdrojové kódy

Add README file mentioning XDR

master
Joost Rijneveld před 7 roky
rodič
revize
0986ceb2b7
V databázi nebyl nalezen žádný známý klíč pro tento podpis ID GPG klíče: 307BC77F47D58EE2
1 změnil soubory, kde provedl 5 přidání a 0 odebrání
  1. +5
    -0
      README.md

+ 5
- 0
README.md Zobrazit soubor

@@ -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.

Načítá se…
Zrušit
Uložit