Skip to content
Snippets Groups Projects
  1. Sep 20, 2017
  2. Sep 08, 2017
  3. Jul 19, 2017
  4. Jun 28, 2017
  5. Jun 27, 2017
  6. Feb 14, 2017
  7. Apr 29, 2016
  8. Nov 10, 2015
    • Erwin Jansen's avatar
      Adds documentation and installation · 9ac81db1
      Erwin Jansen authored
      - Moved all headers to a single location so they
        can be installed
      - Removed C++11 extensions from headers
      - Seperated out public/private headers
      - Added doxygen
      - Updates and adds documentation
      - Fixed some memory leaks
      - Updated samples
      9ac81db1
  9. Jul 22, 2015
  10. Jul 21, 2015
    • Erwin Jansen's avatar
      Added validator factory. · cfdd644c
      Erwin Jansen authored
      - Cleaned up the validator code
      - Added set & kid validator
      - Updated unit tests
      - Removed jwsverifier.
      - Added exceptions for parse errors.
      cfdd644c
  11. Jul 18, 2015
    • Erwin Jansen's avatar
      Series of improvements and cleanup · 2393d9cc
      Erwin Jansen authored
      - Minimal support for JWE
      - Support for RS256, RS384, RS512
      - Cleanup of claim verifiers
      - Factory to produce claim verifiers from json description
      2393d9cc
  12. Jul 15, 2015
  13. Jul 10, 2015
  14. Jul 09, 2015
  15. Jul 08, 2015
    • Erwin Jansen's avatar
      Basic support for token validation · 6877d061
      Erwin Jansen authored
      - Implements JWT validation spec with JWS
      - Only minimal cipher support (HS256, HS384, HS512, none)
      - Only exp, iat, nbf check
      - Set of unit tests to validate implementation
      
      JIRA: SEC-14839
      6877d061
  16. Jul 06, 2015
  17. Jul 02, 2015
Loading