看到「OpenSSL 1.1.0 released」這篇得知大家期待已久的 OpenSSL 1.1.0 出了,在 1.1.0 的重要新功能中,對 ChaCha20 + Poly1305 的支援算是大家等很久的:
- Support for ChaCha20 and Poly1305 added to libcrypto and libssl
由於 RC4 已經被證明不安全,OpenSSL 內變成沒有堪用的 stream cipher,這邊總算要補上來了...
另外兩個也頗有趣的:
- Support for scrypt algorithm
- Support for X25519
多了些東西...