Re: [openssl-dev] New crypto algorithms in openSSL engine

2017-10-23 Thread APOB83
Thanks for the replies guys. I'm happy enough to work on a separate fork. This is a research endevour so it's not critical that I get something integrated into the master openSSL branch. I don't see there being a significant enough user base anyway for anything to get added into core libssl.

Re: [openssl-dev] New crypto algorithms in openSSL engine

2017-10-23 Thread APOB83
Hi, I've noticed the following statement in another thread here... *May I suggest you have a look at the GOST engine? It does implement the algorithm entirely in the engine. The only things added in the OpenSSL code are the OIDs (not strictly necessary) and the TLS ciphersuites (I don't

Re: [openssl-dev] New crypto algorithms in openSSL engine

2017-10-23 Thread APOB83
OpenSSL - Dev mailing list wrote >>@Victor; Are you saying so that the patches that enabled the GOST > ciphersuite be added are not included in openSSL? If so, would that > mean > it's not possible for me to fork off openSSL and follow the GOST > template? > > Not quite. He’s