1
0
Fork 0
mirror of https://github.com/Luzifer/go-openssl.git synced 2024-10-18 14:24:20 +00:00
go-openssl/History.md

8 lines
225 B
Markdown

# 1.2.0 / 2018-04-26
* Add byte-operations, remove import path comment
# 1.1.0 / 2017-09-18
* Add salt validation and improve comments
* Added ability to pass custom salt to everyencrypt call (thanks @VojtechBartos)