0.2.6
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