Skip to content

Releases: OperatorFoundation/ShadowSwift

3.0.2

06 Apr 21:18
40274cf
Compare
Choose a tag to compare
Update README.md

Finalized Documentation

06 Apr 21:00
588bd06
Compare
Choose a tag to compare

Finalized documentation

DarkStar-only

02 Feb 22:43
Compare
Choose a tag to compare

Removed old cipher modes that were considered insecure, only DarkStar mode is supported now.

DarkStar is a new cipher mode for shadowsocks that providers modern features such using elliptic curve public key cryptography instead of passwords, using only hash functions which have not been deprecated, and providing perfect forward secrecy through the negotiation of ephemeral keys.

Using this release will require new configuration files as the old cipher modes are no longer supported due to security issues.

2.1.6 - Use Linux Friendly RNG

14 Dec 01:26
Compare
Choose a tag to compare
Update DarkStar.swift

2.1.5

14 Dec 00:55
Compare
Choose a tag to compare
Unified Libraries

2.1.4

13 Dec 22:49
Compare
Choose a tag to compare
import cleanup

2.1.3

13 Dec 22:45
Compare
Choose a tag to compare
Update imports to reflect newer libraries

2.1.2 - Linux Dependencies

13 Dec 20:00
Compare
Choose a tag to compare
Linux Dependencies

2.1.1 - Support MacOS 10.15

11 Nov 22:32
Compare
Choose a tag to compare
Support macOS 10.15

2.1.0 - Use Transmission 1.0.4

11 Nov 21:07
Compare
Choose a tag to compare
Updated to use Transmission >= 1.0.0