-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Mark,
On 4/25/18 10:08 AM, Mark Thomas wrote:
> On 25/04/18 14:39, Christopher Schultz wrote:
>
>
>
>> Any objections?
>
> +1 to all the above.
>
> Note a lot of that is public API changes so we should really
> deprecate in 9.0.x and remove in
On 25/04/18 14:39, Christopher Schultz wrote:
> Any objections?
+1 to all the above.
Note a lot of that is public API changes so we should really deprecate
in 9.0.x and remove in 10.x.
Mark
-
To unsubscribe, e-mail: dev-unsu
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
All,
I have a few proposals for o.a.t.u.net.openssl.ciphers.Ciphers.java:
1. Remove the isExport method. It is unused anywhere, and practically
already covered by other information about the ciphers (e.g.
"strength", the "EXPORT" alias, etc.).
2.