Fix test encryption test (#37)
* Fix TestMultipleKeyMessageEncryption * Fix TestMultipleKeyMessageEncryption - simplify code * Add diffs to changelog * Simplify test code further
This commit is contained in:
parent
3f33c71496
commit
c8b7e87135
2 changed files with 19 additions and 9 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]
|
||||
### Fixed
|
||||
- Fixed test `TestMultipleKeyMessageEncryption`
|
||||
|
||||
## [2.0.0] - 2020-01-06
|
||||
Since the open-sourcing of the library in May the API has been updated, listening to internal and
|
||||
external feedback, in order to have a flexible library, that can be used in a simple settings,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue