xcat-core icon indicating copy to clipboard operation
xcat-core copied to clipboard

Implement HMAC-SHA256 in xCAT IPMI

Open jjohnson42 opened this issue 6 years ago • 1 comments

This will be compatible with some current implementations that do not have SHA-1. HMAC-SHA1 may be still secure, but SHA1 in any context looks bad even if it isn't.

jjohnson42 avatar Jul 26 '19 19:07 jjohnson42

@jjohnson42 , how did u run unit test for this?

cxhong avatar Sep 03 '19 19:09 cxhong

Not sure why it did not make into the 2.16.2 release? I use 2.16.5 and it is not there. I manually changed your additions! It works. Thanks.

MBlaschek avatar Sep 07 '23 10:09 MBlaschek