LudovicRousseau / PyKCS11

PKCS#11 Wrapper for Python
GNU General Public License v2.0
96 stars 35 forks source link

bugfix void* not properly handled when pSourceData is supplied in OAEP #94

Closed balsingh1991 closed 2 years ago

LudovicRousseau commented 2 years ago

Fixed in https://github.com/LudovicRousseau/PyKCS11/commit/b17b7a3f4a98e706a096935ecabe7c9859da4eb4

Thanks