Skip to content

0.2.6

Compare
Choose a tag to compare
@driftluo driftluo released this 23 Oct 02:58
· 431 commits to master since this release
e5aa006

Features

  • Secio removed support for twofish-ctr, detail
  • Secio added support for aes-gcm/chacha20poly1305, detail
  • Secio default symmetric encryption algorithm change to aes-128-gcm, detail
  • Use industry standard encryption algorithms in openssl or ring, detail
  • Upgrade molecule
  • Secio bump to 0.2.0
  • Change panic report road

Bug fix

  • Fix the implementation of non-standard encryption algorithms
  • Fix potential overflow
  • Fix handshake attack