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.)

Reply via email to