Skip to content

Releases: shadowsocks/shadowsocks-rust

v1.5.0

23 Jul 16:37
Compare
Choose a tag to compare
  • Abandon rust-crypto for lacking maintainance #47
  • Simply code with macros
  • Remove supports of multithreads
  • Fixed rc4_md5 cipher, which must have 16bytes length of IV
  • Fixed build with key-derive-argon2 feature #45
  • Fixed clippy warnings #44