forked from TrueCloudLab/certificates
Add RSA-OAEP decryption support to changelog
This commit is contained in:
parent
4d6ecf9a48
commit
702f844fa2
1 changed files with 5 additions and 0 deletions
|
@ -27,6 +27,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fixed support for PKCS #7 RSA-OAEP decryption through
|
||||
[smallstep/pkcs7#4](https://github.com/smallstep/pkcs7/pull/4), as used in SCEP.
|
||||
|
||||
## [v0.23.2] - 2023-02-02
|
||||
|
||||
### Added
|
||||
|
|
Loading…
Reference in a new issue