Skip to content
Snippets Groups Projects
  1. Sep 02, 2017
  2. Jul 06, 2017
    • mtury's avatar
      [TLS] Major module overhaul (#542) · 72720872
      mtury authored
      * TLS module major overhaul
      
      * Clean TLS directory
      
      * TLS 1.3 packets and basic client automaton (+ session fixes)
      
      * Fix multiple key share entries
      
      * Convergence py3
      
      * Support features from cryptography v2.0
      
      * Validate CertificateVerify signatures
      
      * Small fix on TLS signature parsing
      
      * Small fixes in TLS module
      
      * Enhance Encrypted PMS support
      
      * Convergence py3 - print
      
      * Revert useless changes
      
      * Strengthen crypto lib validation
      72720872
  3. Mar 21, 2017
  4. Mar 05, 2017
  5. Feb 08, 2017
  6. Jan 06, 2017
  7. Jul 20, 2016
    • mtury's avatar
      cert.py improvements (#175) · 4faaaac0
      mtury authored
      cert.py improvements
      
      * Improve cert.py : independence from openssl, ECDSA support, sign/verify capabilities
      
      * Make travis install python-ecdsa
      
      * Clarify ECDSA support
      
      * Cleaning up for cert.py
      4faaaac0
Loading