first key id
This commit is contained in:
parent
6cadeb5b28
commit
37459ffa7b
2 changed files with 59 additions and 54 deletions
13
Changelog.md
13
Changelog.md
|
|
@ -3,6 +3,13 @@
|
|||
Changelog [format](http://keepachangelog.com/en/1.0.0/)
|
||||
|
||||
## 2019-03-07
|
||||
* update crypto and mime
|
||||
* return decrypt error from `GetSessionFromKeyPaket`
|
||||
* refactor
|
||||
* `master` refactor of master contains all changes from `oldMaster`
|
||||
|
||||
### Added
|
||||
* `FirstKeyID` into `KeyRing` object to be able match salts
|
||||
|
||||
### Changed
|
||||
* Comments following linter recomendations
|
||||
* Update the crypto and mime dependencies
|
||||
* Error handling in `GetSessionFromKeyPaket`
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue