parallaxsecond / parsec-openssl-provider

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

keymgmt, signature: Start using RwLock for Contexts #53

Closed tgonzalezorlandoarm closed 4 months ago

tgonzalezorlandoarm commented 4 months ago

Start using RwLock to simplify the access to the Signature and Keymgmt contexts.