new algorithms

Tobias Nießen tniessen at tnie.de
Mon Apr 8 17:05:47 UTC 2019


> creation of x509 certificate with algo1 and algo2, and/or TLS and SSL 
> connection always with algo1 and algo2
As far as I know, you will need to have an OID assigned for each 
algorithm for x509 certificates. You can add those to OpenSSL manually, 
but you won't be able to communicate with any other software that does 
not implement them. (And as Rich said, there is little reason for people 
to trust and use non-standard algorithms.)


More information about the openssl-users mailing list