parallaxsecond / parsec-openssl-provider

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

Minor improvements #20

Closed gowthamsk-arm closed 6 months ago

gowthamsk-arm commented 6 months ago

The PR contains the following changes:

  1. Terminates key management algorithm table with NULL entry
  2. Terminates RSA key management dispatch table with NULL entry
  3. Ignore clippy lints related to multiple dependent versions

Signed-off-by: Gowtham Suresh Kumar gowtham.sureshkumar@arm.com