Skip to content
Snippets Groups Projects
  1. Aug 01, 2012
    • Brian Warner's avatar
      update jwcrypto dependency to 0.4.0 · 87ee32b5
      Brian Warner authored
      I grepped through the browserid code (as of 0366b9f7) and verified that
      all calls to cert.sign() have been updated to match the new API in
      jwcrypto-0.4.0 .
      
      The use of jwcrypto-0.4.0 allows browserid code to handle the new key
      format and certificate format in version="2012.08.15". It won't create
      new-format keys or certs yet: that will require a new jwcrypto release,
      as well as changes in browserid to detect when it is safe to use the new
      format (we must either wait for all deployed IdP primaries, browser
      implementations, and verifiers to handle the new format, or implement
      feature-advertisements and negotiation tools to selectively enable it).
      
      The cert.sign() API calls were actually upgraded to the new API in
      commit 67e54de3, when pull-request #2133 was landed. The branch was not
      quite ready at that time, as it was using a named branch of jwcrypto
      instead of the final 0.4.0 release. This commit effectively finishes off
      that branch.
      87ee32b5
  2. Jul 27, 2012
  3. Jul 23, 2012
  4. Jul 21, 2012
  5. Jul 19, 2012
  6. Jul 18, 2012
  7. Jul 16, 2012
  8. Jul 14, 2012
  9. Jul 13, 2012
  10. Jul 11, 2012
  11. Jul 09, 2012
  12. Jul 07, 2012
  13. Jun 29, 2012
  14. Jun 21, 2012
  15. Jun 18, 2012
  16. Jun 14, 2012
  17. Jun 13, 2012
  18. Jun 11, 2012
  19. Jun 08, 2012
  20. Jun 07, 2012
  21. Jun 01, 2012
  22. May 30, 2012
  23. May 10, 2012
  24. May 04, 2012
  25. Apr 19, 2012
  26. Apr 18, 2012
  27. Mar 30, 2012
Loading