parallaxsecond / parsec-openssl-provider

Parsec OpenSSL Provider
Apache License 2.0
1 stars 1 forks source link

Revert Key Objects Data validation #54

Closed tgonzalezorlandoarm closed 4 months ago

tgonzalezorlandoarm commented 4 months ago

The current implementation of OSSL_FUNC_KEYMGMT_VALIDATE is incomplete and requires some work. The TLS handshake on openssl won't require this functionality being implemented. As a result, OSSL_FUNC_KEYMGMT_VALIDATE won't be finished in the near future, until we implement we have the TLS handshake working.

This reverts commits 155b86011a2ec42c0aabe6a7564217b89785b637 and 9e16fece2e3919a4e08ff8f63086575ebdd8f62f.