Upgrade dependencies
Upgrade golang.org/x/crypto to v0.7.0
This commit is contained in:
parent
5718d2a524
commit
d3fa075f06
3 changed files with 31 additions and 6 deletions
|
|
@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
- Update `github.com/ProtonMail/go-crypto` to the latest version
|
||||
- More strictly verify detached signatures: reject detached signatures from revoked and expired keys.
|
||||
- In `GetVerifiedSignatureTimestamp`, use the new `VerifyDetachedSignatureAndHash` function to get the verified signature, instead of parsing the signature packets manually to get the timestamp.
|
||||
- Upgraded golang.org/x/crypto dependency to v0.7.0
|
||||
|
||||
## [2.5.2] 2022-01-25
|
||||
### Changed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue