mirror of
https://github.com/Luzifer/go-openssl.git
synced 2024-12-20 19:01:18 +00:00
prepare release v4.1.0
This commit is contained in:
parent
3d3b55e02b
commit
fe4ccb6897
1 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
# 4.1.0 / 2020-06-13
|
||||
|
||||
* Add pre-defined generators and compatibility tests for SHA384 and SHA512
|
||||
|
||||
# 4.0.0 / 2020-06-13
|
||||
|
||||
* Breaking: Implement PBKFD2 key derivation (#18)
|
||||
|
@ -38,4 +42,4 @@
|
|||
# 1.1.0 / 2017-09-18
|
||||
|
||||
* Add salt validation and improve comments
|
||||
* Added ability to pass custom salt to everyencrypt call (thanks @VojtechBartos)
|
||||
* Added ability to pass custom salt to everyencrypt call (thanks @VojtechBartos)
|
||||
|
|
Loading…
Reference in a new issue