aws / aws-lc-rs

aws-lc-rs is a cryptographic library using AWS-LC for its cryptographic operations. The library strives to be API-compatible with the popular Rust library named ring.
Other
272 stars 50 forks source link

AWS-LC’s libcrypto means, is it support for libcrypto of OpenSSL library added? #359

Closed sarath3192 closed 7 months ago

sarath3192 commented 7 months ago

Security issue notifications

If you discover a potential security issue in AWS-LC for Rust we ask that you notify AWS Security via our vulnerability reporting page. Please do not create a public github issue, if in doubt contact AWS security first.

Problem:

A short description of what the problem is and why we need to fix it. Add reproduction steps if necessary.

Solution:

A description of the possible solution in terms of AWS-LC for Rust architecture. Highlight and explain any potentially controversial design decisions taken.

Requirements / Acceptance Criteria:

What must a solution address in order to solve the problem? How do we know the solution is complete?

Out of scope:

Is there anything the solution will intentionally NOT address?