Skip to content

v0.4.3: FIX: decrypting voucher

Compare
Choose a tag to compare
@mkb79 mkb79 released this 25 Oct 19:48
· 529 commits to master since this release
6259776

FIX: decrypting voucher

In some cases, decrypting of voucher are incomplete. The last bytes are
missing. So a conversion from string to dict with json fails.

In these situations, only the key and iv from the voucher are returned for now.