Skip to content
Snippets Groups Projects
  1. Aug 31, 2017
  2. Aug 30, 2017
  3. Aug 28, 2017
  4. Aug 24, 2017
  5. Aug 20, 2017
  6. Aug 11, 2017
  7. Aug 06, 2017
  8. Aug 02, 2017
  9. Jul 31, 2017
  10. Jul 24, 2017
  11. Jul 19, 2017
  12. Jul 13, 2017
  13. 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
  14. Jun 29, 2017
  15. Jun 27, 2017
  16. Jun 26, 2017
  17. Jun 22, 2017
  18. Jun 07, 2017
  19. Jun 06, 2017
  20. Jun 05, 2017
  21. Jun 01, 2017
    • plorinquer's avatar
      RADIUS module update. (#627) · c8bc0446
      plorinquer authored
      * The authenticator field is now a XStrFixedLenField (this improves its readability when displayed using show() or show2()).
      
      * RADIUS module update.
      
      * The description of the compute_message_authenticator() method (RadiusAttr_Message_Authenticator class) has been edited.
      
      * The "Response Authenticator computation" test requires the Cryptography library.
      
      * Fix attribute names in compute_message_authenticator().
      
      * Applied guedou's comments.
      
      Specify field length in the Message-Authenticator attribute.
      c8bc0446
  22. May 31, 2017
  23. Apr 28, 2017
  24. Apr 27, 2017
  25. Apr 25, 2017
  26. Apr 22, 2017
Loading