AES based win32crypt lib for python3
Raja Sekhar <[email protected]>
| Newsgroups | gmane.comp.python.windows |
|---|---|
| Message-ID | <CAEaiWp2-sZdHRBMaDdmSbyQVm3oLfmnH=iEas0pbmVDLhFOMXw@mail.gmail.com> |
Hi Team, I have seen win32crypt lib for python, And it is built on DES algorithm. I am searching for such library in Python using AES Algorithm. I have gone through pyAesCrypt, Crypto.Cipher which is taking an explicit key for encryption. I would be grateful if you could help me to find a library in python3, which uses AES encryption library similar to win32crypt which encrypts data using a session key derived from current user's logon credentials as in ‘CryptProtectData’ function. Thanks in advance. Regards, Raja _______________________________________________ python-win32 mailing list [email protected] https://mail.python.org/mailman/listinfo/python-win32