Thanks for pulling this together. spt
> On Aug 17, 2022, at 14:33, Jonathan Hoyland <[email protected]> > wrote: > > Hi All, > > I've been putting together a generator for test vectors for DCs. > This code is available as a PR at > https://github.com/tlswg/tls-subcerts/pull/119 > The vectors generated are for: > Leaf public key signature algorithm - DC public key signature algorithm > • ECDSA (P-384) - EdDSA (Ed25519) > • ECDSA (P-384) - RSAPSS (2048 + SHA512) > • EdDSA (Ed25519) - ECDSA (P-256 + SHA256) > • EdDSA (Ed25519) - RSAPSS (2048 + SHA256) > • RSAPSS (2048 + SHA256) - ECDSA (P-256 + SHA256) > • RSA (2048 + SHA256) - EdDSA (Ed25519) > Where possible the test vectors are checked against multiple implementations > to ensure they actually work. > > Any feedback is welcome. > > Regards, > > Jonathan > _______________________________________________ > TLS mailing list > [email protected] > https://www.ietf.org/mailman/listinfo/tls _______________________________________________ TLS mailing list [email protected] https://www.ietf.org/mailman/listinfo/tls
