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

   1.  ECDSA (P-384) - EdDSA (Ed25519)
   2.  ECDSA (P-384) - RSAPSS (2048 + SHA512)
   3.  EdDSA (Ed25519) - ECDSA (P-256 + SHA256)
   4.  EdDSA (Ed25519) - RSAPSS (2048 + SHA256)
   5.  RSAPSS (2048 + SHA256) - ECDSA (P-256 + SHA256)
   6.  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

Reply via email to