Dmitry Eremin-Solenikov dbaryshkov@gmail.com writes:
Is there anything that we can do to help with 3.5?
I've just updated the NEWS file, please review. Since it's an ABI break, maybe a few more things could be deleted.
* Can we delete _rsa_blind/_rsa_unblind (currently demoted from rsa.h to rsa-internal.h, and with internal symbol names).
* dsa-compat.h (compatibility with Nettle older than 3.0)?
* des-compat.h (compatibility with old libdes/openssl)? Also mentioned as a candidate for deletion when Nettle-3.0 was released.
I'm still playing around HMAC/digest refactoring, but I'm not happy with the way code looks in my tree.
I've committed changes to move buffers last in the hash context structs. That should make it a bit easier, but probably still not so pretty.
Regards, /Niels