4cea81d15f
There are schemes, like SABER (#192) that have more than one principal submitter. Consistency warrants that we turn it into a list for all schemes and don't do something with allowing either a str or a list: that would just be very annoying to parse. Closes #194
30 linhas
811 B
YAML
30 linhas
811 B
YAML
name: SPHINCS+
|
|
type: signature
|
|
claimed-nist-level: 1
|
|
length-public-key: 32
|
|
length-secret-key: 64
|
|
length-signature: 16976
|
|
nistkat-sha256: c99700873ca6914944fcef3b649270c86c056dcd11ce6e8f22580b193a136e6f
|
|
testvectors-sha256: a14cb8e4f149493fc5979e465e09ce943e8d669186ff5c7c3d11239fa869def6
|
|
principal-submitters:
|
|
- Andreas Hülsing
|
|
auxiliary-submitters:
|
|
- Jean-Philippe Aumasson
|
|
- Daniel J. Bernstein,
|
|
- Christoph Dobraunig
|
|
- Maria Eichlseder
|
|
- Scott Fluhrer
|
|
- Stefan-Lukas Gazdag
|
|
- Panos Kampanakis
|
|
- Stefan Kölbl
|
|
- Tanja Lange
|
|
- Martin M. Lauridsen
|
|
- Florian Mendel
|
|
- Ruben Niederhagen
|
|
- Christian Rechberger
|
|
- Joost Rijneveld
|
|
- Peter Schwabe
|
|
implementations:
|
|
- name: clean
|
|
version: https://github.com/sphincs/sphincsplus/commit/77755c94d0bc744478044d6efbb888dc13156441
|