hakril
|
d3e8d73ac7
|
fix test_certificate_from_store for py2.7
|
2025-08-14 10:46:37 +02:00 |
|
hakril
|
3489a560fb
|
Remove some pytest warning
|
2025-02-02 18:40:07 +01:00 |
|
hakril
|
a580d825ae
|
More unicode compat / more fix
|
2024-06-05 22:45:46 +02:00 |
|
hakril
|
412c725fba
|
Improve pycompat urepr_encode for non-tty stdout + fix some tests
|
2024-06-05 22:45:46 +02:00 |
|
hakril
|
33766c2ffd
|
Working on WinAPI Wide-transition
|
2024-06-05 22:43:30 +02:00 |
|
clement rouault
|
408fe8aaa4
|
Added some crypto definitions + POC of dpapi with crypto.protect/unprotect
|
2021-06-15 15:38:14 +02:00 |
|
hakril
|
466d94c03c
|
Fixed broken basestring for py3 compatibility (see issue #15)
|
2020-05-02 23:12:25 +02:00 |
|
hakril
|
80c6a747da
|
Updated test for py3
|
2020-02-13 22:12:40 +01:00 |
|
hakril
|
e46dc48c37
|
Addapt codebase and tests to winproxy refactoring (replace Kernel32Error to WinproxyError)
|
2018-11-24 22:59:00 +01:00 |
|
hakril
|
1c21b77292
|
Add sign/verify methods to windows.crypto + POC/Play with improved ctypes buffer/array
|
2018-11-24 22:59:00 +01:00 |
|
hakril
|
19095f0e2f
|
Fix typo in certificate test + add very simple test of windows.system.modules
|
2018-08-02 18:52:35 +02:00 |
|
hakril
|
a057f8c130
|
class CertificateContext(PCERT_CONTEXT) replaced by Certificate(CERT_CONTEXT) + multi-received encrypt/decrypt test
|
2018-03-04 18:28:20 +01:00 |
|
Clement Rouault
|
c7fef877f0
|
Testing some crypto stuff
|
2017-10-13 17:56:36 +02:00 |
|
hakril
|
ba6b22ac84
|
testing crypto stuff
|
2017-10-12 08:13:42 +02:00 |
|
hakril
|
b3117ce4e3
|
pytest integration finished + moved tests/ to top dir
|
2017-09-10 18:57:59 +02:00 |
|