Clone this repo:

Branches

  1. 53beee2 Remove use of the pointer version of RandBytes, use span always by danakj · 15 hours ago main
  2. 2c41f6f webauthn: bring KeyCredentialManager window to front. by Ken Buchanan · 2 days ago
  3. 67f5d96 Make File::Stat() and File::Lstat() receive FilePath by danakj · 7 days ago
  4. f8cbdce webauthn: allow user verification via Apple Watch. by Adam Langley · 8 days ago
  5. 5f9e196 Document blocking potential of deleting UnexportableKeys by Ken Buchanan · 14 days ago
  6. 96b02cd [WebAuthn] Delete UV keys on when clearing enclave registration by Ken Buchanan · 2 weeks ago
  7. 8300487 [webauthn] Introduce ICloudRecoveryKey by Nina Satragno · 2 weeks ago
  8. 33b9027 Move OpenSSLPrivateKey Out of Test Utilities by Sebastien Lalancette · 4 weeks ago
  9. 4a15b40 Add Creation of SSLPrivateKey from UnexportableSigningKey on Mac by Sebastien Lalancette · 4 weeks ago
  10. b9bae99 [base] Drop unused deps on dynamic_annotations by Nathaniel Manista · 4 weeks ago
  11. d1fc004 Support reading test root CAs from a PEM file for ChromeOS testing. by Matt Mueller · 4 weeks ago
  12. c17a486 Convert unique_ptr<T[]> to HeapArray<T> in crypto/nss_util.cc by Nakuru Wubni · 4 weeks ago
  13. d330651 Remove unused base/sys_byteorder.h includes by danakj · 5 weeks ago
  14. 7ec33ae Add Creation of SSLPrivateKey from UnexportableSigningKey on Windows by Sebastien Lalancette · 5 weeks ago
  15. 1415cb2 [WebAuthn] Implement UV key deletion on Windows by Ken Buchanan · 6 weeks ago
  16. 17d16f4 [webauthn] Wire Touch ID prompt to enclave uv key by Nina Satragno · 6 weeks ago
  17. bc4100e [crypto] Make mac UV key operations async by Nina Satragno · 6 weeks ago
  18. 3a0d502 [crypto] Plumb LAContext to mac signing keys by Nina Satragno · 7 weeks ago
  19. b2bb3e3 [crypto] Query local authentication availability by Nina Satragno · 7 weeks ago
  20. f219d45 [WebAuthn] Minor refactor of UserVerifyingKey's Windows implementation by Ken Buchanan · 7 weeks ago