mirror of
https://github.com/Luzifer/go-openssl.git
synced 2024-12-20 19:01:18 +00:00
13 lines
368 B
Markdown
13 lines
368 B
Markdown
# 2.0.0 / 2018-09-11
|
|
|
|
* Make digest function configurable on encrypt, add tests
|
|
* message digest support sha1 and sha256 (thanks @yoozoo)
|
|
|
|
# 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)
|