Is there any existing code in libreswan (or a library) for constructing DERs? The ASN.1 construct:
* Dss-Sig-Value ::= SEQUENCE {
* r INTEGER,
* s INTEGER
* }
needs to be output perfectly (if it isn't authentication fails).
Do we have code for doing this? NSS has secasn1.h and secder.h ....
_______________________________________________
Swan-dev mailing list
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan-dev
