bricke / Qt-AES

Native Qt AES encryption class
The Unlicense
501 stars 187 forks source link

Fix PKCS7 when text size is a multiple of block size #25

Closed bricke closed 5 years ago

bricke commented 5 years ago

24

hmoffatt commented 5 years ago

Looks good to me. Thanks.