This website requires JavaScript.
Explore
Help
Sign In
admin
/
hakril-PythonForWindows
Watch
1
Star
0
Fork
0
You've already forked hakril-PythonForWindows
mirror of
https://github.com/hakril/PythonForWindows
synced
2026-06-08 14:31:45 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
889de363ca794268ceec031afbda3d9eced5ba0e
hakril-PythonForWindows
/
windows
/
crypto
T
History
hakril
d20083c57c
windows.crypto.sign accept sin algo as parameter
2020-01-26 15:51:03 +01:00
..
__init__.py
Add sign/verify methods to windows.crypto + POC/Play with improved ctypes buffer/array
2018-11-24 22:59:00 +01:00
catalog.py
Testing some crypto stuff
2017-10-13 17:56:36 +02:00
certificate.py
removing crypto ECRYPT_DATA_BLOB. now CRYPT_DATA_BLOB is extended_struct + testing new API in crypto object
2018-11-24 22:59:01 +01:00
cryptmsg.py
Improved CryptMsg API with some more properties
2019-08-12 13:50:08 +02:00
encrypt_decrypt.py
removing crypto ECRYPT_DATA_BLOB. now CRYPT_DATA_BLOB is extended_struct + testing new API in crypto object
2018-11-24 22:59:01 +01:00
generation.py
removing crypto ECRYPT_DATA_BLOB. now CRYPT_DATA_BLOB is extended_struct + testing new API in crypto object
2018-11-24 22:59:01 +01:00
sign_verify.py
windows.crypto.sign accept sin algo as parameter
2020-01-26 15:51:03 +01:00