passepartoutvpn/tunnelkit

Support cipher none

RaviKumarAndroid opened this issue · 2 comments

tunnel kit is not supporting cipher none. its automatically using fallback. can we add cipher none or maybe some simple patch?? to support cipher none???

When i print configuration it shows using a fallback cipher as
Remotes: [:TCP:443]
15:18:31 INFO Configuration.print():660 - Cipher: AES-128-CBC
15:18:31 INFO Configuration.print():665 - Digest: HMAC-SHA1
even when the configuration contains cipher none

I would deem this a "wontfix", but I'm certainly open to anyone submitting a PR for that.