]> www.wagner.pp.ru Git - oss/ctypescrypto.git/history - ctypescrypto/x509.py
StackOfX509 (untested)
[oss/ctypescrypto.git] / ctypescrypto / x509.py
2014-10-27 Victor WagnerStackOfX509 (untested)
2014-10-27 Victor WagnerAdded tests for X509Store certificate verification
2014-10-26 Victor WagnerAdded some tests for X509 module
2014-10-24 Victor WagnerPartially implemented X509 object. Added unicode suppor...
2014-10-24 Victor WagnerFix X509 construcor
2014-10-24 Victor Wagnerfix synax of x509.py, add raise NotImplemented for...
2014-09-10 Victor WagnerFix variable keylength on 64 bit env
2014-06-06 Victor WagnerAdded pkey serialization (untested) and started to...
2014-06-04 Victor WagnerRemoved x509 stuff from pkey.py and placed into separat...