ssi-sdk icon indicating copy to clipboard operation
ssi-sdk copied to clipboard

Support for Post-Quantum Signature Types

Open decentralgabe opened this issue 1 year ago • 4 comments

https://datatracker.ietf.org/doc/draft-prorock-cose-post-quantum-signatures/

decentralgabe avatar Jul 15 '22 20:07 decentralgabe

Go impl of Kyber! https://github.com/cloudflare/circl/tree/main/kem

decentralgabe avatar Sep 21 '22 01:09 decentralgabe

the "kyber crystal" name really does make it hard to take seriously ;)

michaelneale avatar Nov 22 '22 03:11 michaelneale

Opened https://github.com/lestrrat-go/jwx/issues/912 which is needed for support for our jw* code

decentralgabe avatar Apr 28 '23 17:04 decentralgabe

There is an incompatibility issue between the go and js dilithium suites which must be resolved before test vectors can be implemented https://github.com/cloudflare/circl/issues/435

decentralgabe avatar May 02 '23 00:05 decentralgabe