Update go-crypto (#129)

* Update go-crypto

* Edit changelog

Co-authored-by: Aron Wussler <aron@wussler.it>
This commit is contained in:
Daniel Huigens 2021-04-28 18:33:14 +02:00 committed by GitHub
parent 38a773b9aa
commit 9126511a96
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 24 additions and 35 deletions

View file

@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## Unreleased
### Changed
- Updated the underlying crypto library
## [2.1.8] 2021-04-27
### Added
- Key and KeyRing methods to check if a key/keyring can Encrypt or Verify