fix compile

This commit is contained in:
Jakub 2019-03-07 16:56:12 +01:00
parent 35a4e32efb
commit 36b497d591
11 changed files with 73 additions and 76 deletions

View file

@ -9,7 +9,9 @@ Changelog [format](http://keepachangelog.com/en/1.0.0/)
* `FirstKeyID` into `KeyRing` object to be able match salts
### Changed
* Comments following linter recomendations
* If statement re-factor following linter recommendations
* Constants rename following linter recomendations
* Comments following linter recomendations (not complete)
* Update the crypto and mime dependencies
* Error handling in `GetSessionFromKeyPaket`