Closed skmcgrail closed 2 weeks ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 78.74%. Comparing base (
97a6706
) to head (964d8c5
). Report is 3 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Moved the
AES_cfb1_encrypt
andAES_cfb8_encrypt
to theopenssl/aes.h
header to be exposed similarly tooAES_cfb128_encrypt
.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.