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
236 stars 40 forks source link

Refactor Step 1 - move "padded" cipher implementation to sub-module #408

Closed justsmth closed 1 month ago

justsmth commented 2 months ago

Description of changes:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and the ISC license.

justsmth commented 2 months ago

API-diff now confirms that no API has changed: https://github.com/aws/aws-lc-rs/actions/runs/8847917376/job/24296754264?pr=408

 Removed items from the public API
=================================
(none)
Changed items in the public API
===============================
(none)
Added items to the public API
=============================
(none)