Skip to content

Releases: gohoski/Wolfius

0.1.1 — Bug fixes

Choose a tag to compare

@gohoski gohoski released this 25 Jul 17:23

Wolfius 0.1.1 TLS 1.3 for Android 1.5+

Join the Telegram channel for updates on the project! @AppDataApps

Join our Telegram group about old Android! @RetroAndroidGroup

Bug-fix release; updating is not essential.

  • Fixed a bug affecting the launch of VpnService
  • Added the option to switch between SHA-1 and SHA-256; this has resolved compatibility issues with Chrome on Android 4.1–4.4

0.1.0 — First release

Choose a tag to compare

@gohoski gohoski released this 25 Jul 12:36

Wolfius 0.1.0 TLS 1.3 for Android 1.5+
This app provides system-wide access to TLS 1.3, which resolves issues with modern certificates. You can now connect to modern websites that have long since stopped supporting TLS 1.0.
The app is intended for Android 1.5–4.4 only.
Root access is recommended but not required: even without it, you will be able to use TLS 1.3 in browsers.
The project is at an early stage of development, so it may run slowly or be unstable.
This is not a simple replacement for the system’s OpenSSL library, but a TLS proxy running on top of the system; read about the reason for this architecture on GitHub.