Hello!
I am porting some openssl code to nettle. It involves working with SHA1 keys. What would people recommend as a guide to doing this port? I know very little about cryptography.
The code can be found here:
https://github.com/GrokImageCompression/asdcplib/blob/master/src/KM_prng.cpp
Thanks so much, Aaron