diff options
| author | Jakub Kicinski <kuba@kernel.org> | 2026-06-10 03:03:25 +0300 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-06-10 03:03:25 +0300 |
| commit | a7601bf9c3d3a9e4951081fa3b65b4b722e3c1a9 (patch) | |
| tree | 799edffc502b773693bb3d0e06778b080bc460c3 /scripts/objdiff | |
| parent | 3abbe30231441f1fbb3305e9854c56a34650af53 (diff) | |
| parent | 1967bfaf7ba15dc179a7e3325e880736efbcdf62 (diff) | |
| download | linux-a7601bf9c3d3a9e4951081fa3b65b4b722e3c1a9.tar.xz | |
Merge branch 'consolidate-fcrypt-and-pcbc-code-into-net-rxrpc'
Eric Biggers says:
====================
Consolidate FCrypt and PCBC code into net/rxrpc/
The FCrypt "block cipher" and the PCBC mode of operation are obsolete
and insecure. Since their only user is net/rxrpc/, they belong there,
not in the crypto API.
Therefore, this series removes these algorithms from the crypto API and
replaces them with local implementations in net/rxrpc/.
The local implementations are simpler too, as they avoid the crypto API
boilerplate.
I don't know how to test all the code in net/rxrpc/, but everything
should still work. I added a KUnit test for the crypto functions.
====================
Link: https://patch.msgid.link/20260522050740.84561-1-ebiggers@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions
