Releases: OperatorFoundation/ShadowSwift
Releases · OperatorFoundation/ShadowSwift
3.0.2
Update README.md
Finalized Documentation
Finalized documentation
DarkStar-only
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
Update DarkStar.swift
2.1.5
Unified Libraries
2.1.4
import cleanup
2.1.3
Update imports to reflect newer libraries
2.1.2 - Linux Dependencies
Linux Dependencies
2.1.1 - Support MacOS 10.15
Support macOS 10.15
2.1.0 - Use Transmission 1.0.4
Updated to use Transmission >= 1.0.0