Update go-crypto (#129)
* Update go-crypto * Edit changelog Co-authored-by: Aron Wussler <aron@wussler.it>
This commit is contained in:
parent
38a773b9aa
commit
9126511a96
8 changed files with 24 additions and 35 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue