What language, OS? There are plenty of rich hashing/encrypting C/C++
libraries out there. Windows has CAPI, even OPENSSL has these libraries.
On 6/27/2013 11:49 AM, Dearlove, Christopher (UK) wrote:
RFC 6234 contains, embedded in it, code to implement various functions, including SHA-2.
Extracting that code from the RFC is not a clean process. In addition the code must have existed unembedded before being embedded.
Is that code available from the IETF or elsewhere?
(I have tried some approaches to finding such code before posting here, but none successful.)