Releases: forgoer/openssl
Releases · forgoer/openssl
v1.6.0
1.6.0 (2023-05-11)
Features
- auto pad the length of the key (c543ef5)
v1.5.0
1.5.0 (2023-01-07)
Features
v1.4.0
1.4.0 (2022-10-20)
Features
- parameterize rsa sign/verify hash algorithm (#23) (1af64c4)
v1.3.0
1.3.0 (2022-09-29)
Features
v1.2.1
1.2.1
Features
- fix:rsa invalid key result in panic nil pointer
v1.2.0
1.2.0 (2022-02-11)
Features
v1.1.1
1.1.1 (2021-11-19)
Bug Fixes
- remove badges for travis-ci (d3280f2)
- remove travis-ci, instead of git actions (ed856f6)
- udpate GITHUB_TOKEN (d0c02c8)
V1.1.0
Merge pull request #9 from woorui/master
fix: UnPadding return error instead of panic
Openssl encryption v1.0
A functions wrapping of OpenSSL library for symmetric and asymmetric encryption and decryption.