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
ec0e97c0759110cbebb49337057e05e98352ffdc
hakril-PythonForWindows
/
windows
/
crypto
T
History
hakril
466d94c03c
Fixed broken basestring for py3 compatibility (see issue
#15
)
2020-05-02 23:12:25 +02: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
Lot of small py3 compat fix
2020-02-13 22:23:20 +01:00
cryptmsg.py
Fixed broken basestring for py3 compatibility (see issue
#15
)
2020-05-02 23:12:25 +02:00
encrypt_decrypt.py
Lot of small py3 compat fix
2020-02-13 22:23:20 +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