first key id

This commit is contained in:
Jakub 2019-03-07 15:15:35 +01:00
parent 6cadeb5b28
commit 37459ffa7b
2 changed files with 59 additions and 54 deletions

View file

@ -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`