Uh oh!
There was an error while loading. Please reload this page.
issue #1060 pgp decrypt method that mimics error behavior - #1216
Conversation
tomholub
left a comment
There was a problem hiding this comment.
Thank you - this is what I needed, but needs some improvements. I didn't look at the tests yet (will later).
It seems FORMAT error are not handled? For example, what will happen if I enter "abcd".toByteArray() as the data? It seems like it would throw "OTHER / wrong key" which is not correct.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
DenBond7
left a comment
There was a problem hiding this comment.
Leaved a few comments. Please look at them.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
IvanPizhenko
commented
May 9, 2021
DenBond7
left a comment
There was a problem hiding this comment.
Thank you. Looks good. Approved
Uh oh!
There was an error while loading. Please reload this page.
DenBond7
commented
May 10, 2021
@tomholub Please review it. I will merge it after your approving |
tomholub
left a comment
There was a problem hiding this comment.
Looks good, with tiny changes, from my end it's good to merge it. I'll let Den do the final review and merging. Thank you!
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Changed the approving status. I'll approve it after Tom. Due to difficulty of the current issue(decryption process).
tomholub
commented
May 10, 2021
Ok Den, after the above changes, I'll do my approving review, then you can do yours. |
IvanPizhenko
commented
May 10, 2021
tomholub
left a comment
There was a problem hiding this comment.
Thank you! Looks good to me. Will let Den take another look and merge it.
This PR introduces 100% jvm based method for the decryption.
close#1060
Tests(delete all except exactly one):
To be filled by reviewers
I have reviewed that this PR... (tick whichever items you personally focused on during this review):