Add ccm (aes and aria) to providers#9280
Conversation
|
@p-steuer The tests seemed to pass on a test s390 machine. |
No, ssl_old and dtls_mtu test failures are related, see my comment above. Proposed changes: edit: updated proposed changes to use gettag to fetch the tag value. |
|
reordered the code to get rid of errors, and updated s390 with fixes from @p-steuer |
|
Just a note that might help streamline things: as committer @p-steuer, you should be able to make commits to this branch. It might save a bit of back and forth. There is a checkbox when creating pull requests (allow maintainer edits or somesuch) which permits this and it is checked by default. |
p-steuer
left a comment
There was a problem hiding this comment.
@paulidale : yeah, i can push a fixup commit next time if thats preferred.
@slontis : its working now, thanks.
There shouldnt be too much more S390 work for the providers. |
|
Changed to WIP until #9301 is merged |
7181fbe to
05ac468
Compare
|
Code has been refactored to also support ARIA. |
|
ping |
|
Camellia CCM mode coming soon??? 😏 |
63a5c98 to
a8a3a83
Compare
|
ping |
|
Whatever solution is applied to fix the setparams for the KEYLEN in GCM code will need to be applied to this PR also. |
Add Cleanups for gcm - based on the changes to ccm.
|
ping - rebased and updated .. |
|
You did notice that I approved, right? |
|
Nice guys... |
Thanks.. Just left it overnight in case someone else wanted to comment. |
Add Cleanups for gcm - based on the changes to ccm. Reviewed-by: Richard Levitte <[email protected]> Reviewed-by: Patrick Steuer <[email protected]> (Merged from #9280)
|
Thanks for reviewing... Merged to master |
Checklist