Hello, First, I have a question regarding implementation of GOST public key cryptography. Is it OK to add dependency GOST => EC? It will allow me to reuse EC infrastructure for GOST public key cryptography (GOST R 34.10-2001 and -2012 use ECC)?
Second. I have published a preview of cypher/message digest parts of GOSTs implementation as a pull request to GitHub's libressl-openbsd repo (https://github.com/libressl-portable/openbsd/pull/6). I plan to update it further with PKI parts, there are still some FIXMEs, but I'd like if somebody with Libre/OpenSSL experience can look at it and review/comment. -- With best wishes Dmitry
