envoyproxy / envoy-openssl

Envoy OpenSSL extensions
Apache License 2.0
47 stars 45 forks source link

OSSM-2140: ASN1 BSSL compat. functions #82

Closed dcillera closed 1 year ago

dcillera commented 1 year ago

Requested ASN1 functions have been implemented in BSSL compatibility layer.

tedjpoole commented 1 year ago

Can you try to keep your use of indentation & white space consistent with the existing code, and add some more test code to cover the ASN1_TIME_*() functions.