сб, 20 июн. 2020 г. в 11:38, Niels Möller nisse@lysator.liu.se:
Dmitry Baryshkov dbaryshkov@gmail.com writes:
It was not possible to check gostdsa_vko test vectors with the outputs from RFC 7836 because Nettle lacked Streebog hash function. Now as the function is supported, add full test vectors.
I've now merged this and preceding patches to master-updates. I think that is all of the changes needed for streebog hashes (except the docs, which should go into an other section, as discussed in a different thread). Let me know if there's anything I've missed.
Thank you!
After this, my next priority will be to review and merge the latest round of bcrypt patches.
On my side the major chunks are: - Support for the rest of GOST ECC curves (which requires changes to ecc core). They are gaining more and more use and lack of support in Nettle means lack of support in GnuTLS also. - Support for GOST 28147-89/34.12-2015 64-bit cipher (Magma).
The rest of the patchset is less important from my point of view.