Bug #55
Implement SHA512/384/256 HMAC with proper truncation in kernel
Start date:
Due date:
Estimated time:
Affected version:
5.9.2
Resolution:
Description
Implement SHA512/384/256 HMAC with proper truncation in kernel
History
#1 Updated by Martin Willi about 14 years ago
Submitted a patch, see http://kerneltrap.org/mailarchive/linux-kernel/2008/6/5/2039114. Needs more work to get it in vanilla.
#2 Updated by Andreas Steffen almost 13 years ago
- Target version set to 4.3.5
#3 Updated by Andreas Steffen over 12 years ago
- Target version changed from 4.3.5 to 4.3.6
Assigned to 4.3.6 release
#4 Updated by Martin Willi over 12 years ago
- Status changed from New to Closed
Patches accepted in net-next for 2.6.33:
http://www.mail-archive.com/linux-crypto@vger.kernel.org/msg03903.html
http://www.mail-archive.com/linux-crypto@vger.kernel.org/msg03906.html
strongSwan 4.3.6 will support SHA256/384/512 with half bits truncation. The old 96 bit truncation for SHA256 can be specified with the sha256_96 proposal keyword.