RE: [Freeipmi-devel] Patch for SHA256 Support

2010-07-29 Thread Liebig, Holger
> > Hi Holger, > > Thanks for the patch. This was on my todo, but w/o a motherboard to > test on, I just let it linger. Freeipmi was a good counterpart for testing the BMC implementation, if only the turnaround times for a make cycle would be shorter ;) > I think you forgot to add the > app

Re: [Freeipmi-devel] Patch for SHA256 Support

2010-07-29 Thread Albert Chu
Hi Holger, Thanks for the patch. This was on my todo, but w/o a motherboard to test on, I just let it linger. I think you forgot to add the appropriate permutation of cipher suite/SHA256 into libfreeipmi/src/debug/ and the manpages in common/man/, but no worries, I can add that myself. Only one

[Freeipmi-devel] Patch for SHA256 Support

2010-07-29 Thread Liebig, Holger
Hi all, please find attached the required modification for SHA256 and Cipher Suite 17 support in freeipmi. SHA256 has been added in IPMI 2.0 Errata 4 and is also one of the recommended Cipher Suites of the upcoming DCMI 1.1 Specification (where the Cipher Suite number is taken from). The modific