Re: Does BC actually provide cipher suites unavailable in Java 7?

Lothar Kimmeringer <[email protected]> Mon, 1 Jul 2019 16:38:54 +0200
Newsgroups gmane.comp.encryption.bouncy-castle.devel
Message-ID <[email protected]>

Am 01.07.2019 um 16:14 schrieb DiBaggio, Michael:

> So now I’m wondering if BC will actually provide ciphers it knows about if the
> underlying JRE doesn’t support them. On the other hand, if it is possible, I
> would appreciate some advice.

An immediate solution and in case there is no solution for Java, you can use
e.g. stunnel to do the TLS for your application.


Cheers, Lothar