LibreSSL library version supporting GOST cryptography was released.
LibreSSL library received GOST cryptorgraphy support.
Got gpgsm to verify the signature on the ‘signed’ example in RFC4490. The code contains few dirty hacks (thus I’m not posting it to GitHub yet), but it works and it actually verifies the signature. Next step would be to add support for encrypted messages with key transport.
Yesterday Werner Koch has tagged the 1.6.0 release of Libgcrypt.
Today libgcrypt received support for GOST signatures based on elliptic curves cryptography (GOST R 34.10-2001/-2012).
Today a first set of patches implementing GOST cryptography got merged into libgcrypt.