1. ccdb92a Convert some "unsafe" make_span() calls to span_from_ref() by Tom Sepez · 82 minutes ago main
  2. b3780e1 webauthn: tag non-hardware user verification keys as "swuv". by Adam Langley · 8 hours ago
  3. 2de8325 spanification: Add `#pragma allow_unsafe_buffers` to crypto/* by Arthur Sonzogni · 2 weeks ago
  4. cbb980f Turn iterator _!=_.end() DCHECK() into CHECK() for ['crypto', 'net/cert', 'net/http', 'net'] by Alex Gough · 3 weeks ago
  5. 900ef93 webauthn: record software keys as such at the enclave. by Adam Langley · 3 weeks ago
  6. 8b71e48 [WebAuthn] Add additional logging for UV key usage by EnclaveManager by Ken Buchanan · 3 weeks ago
  7. c761376 Reapply "webauthn: IsUVPAA changes for the enclave." by Adam Langley · 4 weeks ago
  8. 8add8f3 Remove now unnecessary EnsureOpenSSLInit and CRYPTO_library_init calls by David Benjamin · 5 weeks ago
  9. 6bacf42 Roll src/third_party/boringssl/src 66d274dfb..f01108e47 by David Benjamin · 6 weeks ago
  10. ffef5b9 webauthn: just use kSecAccessControlUserPresence. by Adam Langley · 6 weeks ago
  11. c97831d webauthn: make the enclave work for Linux. by Adam Langley · 6 weeks ago
  12. 5ec6489 Rewrite base::span fields into base::raw_span by Ali Hijazi · 7 weeks ago
  13. f3d282f [crypto] Reduce unexportable key log verbosity by Nina Satragno · 8 weeks ago
  14. 8257f13 CodeHealth: Replace std::unique_ptr with base::HeapArray by Mathijs Affourtit · 9 weeks ago
  15. d769e13 [WebAuthn] Unregister device when deferred UV key submission fails by Ken Buchanan · 9 weeks ago
  16. e6ec503 Mark the raw_ptr.h include in base/logging.h as conditional by Lei Zhang · 2 months ago
  17. 1c96b3c Use NOTREACHED_IN_MIGRATION() in the rest of src/ by Peter Boström · 3 months ago
  18. c4c1481 [WebAuthn] Use hex rather than base64 for Windows key names by Ken Buchanan · 3 months ago
  19. 42f7dcc [WebAuthn] Foreground Windows Hello dialog on repeated attempts by Ken Buchanan · 3 months ago
  20. 926ecb4 webauthn: handle user canceling Windows Hello. by Adam Langley · 3 months ago
  21. a8d0f36 Remove pointer-based base::RandBytes and crypto:RandBytes by danakj · 3 months ago
  22. 53beee2 Remove use of the pointer version of RandBytes, use span always by danakj · 3 months ago
  23. 2c41f6f webauthn: bring KeyCredentialManager window to front. by Ken Buchanan · 3 months ago
  24. 67f5d96 Make File::Stat() and File::Lstat() receive FilePath by danakj · 3 months ago
  25. f8cbdce webauthn: allow user verification via Apple Watch. by Adam Langley · 3 months ago
  26. 5f9e196 Document blocking potential of deleting UnexportableKeys by Ken Buchanan · 3 months ago
  27. 96b02cd [WebAuthn] Delete UV keys on when clearing enclave registration by Ken Buchanan · 3 months ago
  28. 8300487 [webauthn] Introduce ICloudRecoveryKey by Nina Satragno · 3 months ago
  29. 33b9027 Move OpenSSLPrivateKey Out of Test Utilities by Sebastien Lalancette · 4 months ago
  30. 4a15b40 Add Creation of SSLPrivateKey from UnexportableSigningKey on Mac by Sebastien Lalancette · 4 months ago
  31. b9bae99 [base] Drop unused deps on dynamic_annotations by Nathaniel Manista · 4 months ago
  32. d1fc004 Support reading test root CAs from a PEM file for ChromeOS testing. by Matt Mueller · 4 months ago
  33. c17a486 Convert unique_ptr<T[]> to HeapArray<T> in crypto/nss_util.cc by Nakuru Wubni · 4 months ago
  34. d330651 Remove unused base/sys_byteorder.h includes by danakj · 4 months ago
  35. 7ec33ae Add Creation of SSLPrivateKey from UnexportableSigningKey on Windows by Sebastien Lalancette · 4 months ago
  36. 1415cb2 [WebAuthn] Implement UV key deletion on Windows by Ken Buchanan · 4 months ago
  37. 17d16f4 [webauthn] Wire Touch ID prompt to enclave uv key by Nina Satragno · 4 months ago
  38. bc4100e [crypto] Make mac UV key operations async by Nina Satragno · 4 months ago
  39. 3a0d502 [crypto] Plumb LAContext to mac signing keys by Nina Satragno · 4 months ago
  40. b2bb3e3 [crypto] Query local authentication availability by Nina Satragno · 5 months ago
  41. f219d45 [WebAuthn] Minor refactor of UserVerifyingKey's Windows implementation by Ken Buchanan · 5 months ago
  42. 3716d25 [crypto] Add method to delete mac uv keys by Nina Satragno · 5 months ago
  43. ba4689d [WebAuthn] Make fake UV key provider use wrapped keys as labels by Ken Buchanan · 5 months ago
  44. 343cf4c [crypto] Misc unexportable keys cleanups by Nina Satragno · 5 months ago
  45. cca2331 [webauthn] Increase priority of uv key tasks by Nina Satragno · 5 months ago
  46. 57c6792 [crypto] Introduce UserVerifyingKeyMac by Nina Satragno · 5 months ago
  47. 2bd023c NSS: Prevent Chrome from crashing on public slot for kiosk by Michael Ershov · 5 months ago
  48. a987a31 [WebAuthn] Enable UV keys to be used on Windows by Ken Buchanan · 5 months ago
  49. d9046e1 [WebAuthn] Add test fake for UV key provider by Ken Buchanan · 5 months ago
  50. 395657b [crypto] Enable mac unexportable keys by Nina Satragno · 5 months ago
  51. e2635e0 [crypto] Add facility to delete unexportable keys by Nina Satragno · 5 months ago
  52. fec28a3 [crypto] Plumb unexportable key application tags by Nina Satragno · 5 months ago
  53. d7a4e6b [crypto] Detect unexportable key availability by Nina Satragno · 5 months ago
  54. 1e43989 Inject keychain access group to unexportable keys by Nina Satragno · 5 months ago
  55. 3fc3d59 [WebAuthn] Add function for checking UV signing key availability by Ken Buchanan · 5 months ago
  56. 58ab8c3 Cleanup: Format <optional> include order. by Arthur Sonzogni · 5 months ago
  57. ce0c8e6 [WebAuthn] Reference count cached signing keys in EnclaveManager by Ken Buchanan · 5 months ago
  58. 1ec1478 [crypto] Fix UnexportableKeyMac bug by Nina Satragno · 5 months ago
  59. b3c4efb Use NSDictionary in crypto/unexportable_key_mac.mm by Avi Drissman · 5 months ago
  60. 61dcef8 Use NSDictionary in crypto/apple_keychain_ios.mm by Avi Drissman · 5 months ago
  61. b8ef803 Creation of ECDSA_SHA256 keys can fail in tests by Kristian Monsen · 5 months ago
  62. c8c6c6e Use NSDictionary in crypto/fake_apple_keychain_v2 by Avi Drissman · 5 months ago
  63. 0680365 Use NSDictionary in device/fido by Avi Drissman · 5 months ago
  64. 64ff9a6 [crypto] Introduce UnexportableKeyMac by Nina Satragno · 5 months ago
  65. 5598be7 Move keychain wrapper under //crypto by Nina Satragno · 6 months ago
  66. 924eb69 [WebAuthn] Use UserVerifyingSigningKey for UV requests by Ken Buchanan · 6 months ago
  67. 7841492 Remove uses of base::WriteInto in //crypto by David Benjamin · 6 months ago
  68. 4542ed4 [WebAuthn] Cache key label for UV signing keys by Ken Buchanan · 6 months ago
  69. 3adea0e Avoid two-arg base::HexEncode() and RandBytes() calls. by Tom Sepez · 6 months ago
  70. 3f17ba2 [WebAuthn] Add UserVerifyingSigningKey for Windows by Ken Buchanan · 6 months ago
  71. 563a8e3 `StrictNumeric` in `base::span::first(...)` and `last(...)`: Prep 1/N. by Lukasz Anforowicz · 6 months ago
  72. c907534 Remove explicit calls to c_str() for base::HexEncode(). by Tom Sepez · 6 months ago
  73. 46a9ffd Introduce crypto::RandBytesAsVector(). by Tom Sepez · 6 months ago
  74. 21a4681 [buganizer] Migrate DIR_METADATA for crypto/ by Jeff Yoon · 6 months ago
  75. eabdec3 apple: Use source set for Crypto's mock keychain files by Tiago Vignatti · 6 months ago
  76. 9cfa028 mac: Update certificate, key and trust services documentation by Tiago Vignatti · 7 months ago
  77. 2bcb8e7 Mark LOG(FATAL) [[noreturn]] by Peter Boström · 7 months ago
  78. 6c1b41b Remove ExperimentalAsh trait usage from miscellaneous directories by Bartek Nowierski · 7 months ago
  79. fd8b5b8 IWYU: missing include for vector usage in crypto/hkdf.h by Jose Dapena Paz · 8 months ago
  80. bc0814b Rename {absl => std}::optional in minor top-level dirs by Arthur Sonzogni · 9 months ago
  81. dc9bd71 Remove uses of implicit conversion of ScopedTypeRef in iOS code in /crypto by Avi Drissman · 9 months ago
  82. 035f4a4 [PA] Make base a public_deps of crypto/ by Arthur Sonzogni · 10 months ago
  83. aed2618 ChromeOS: Ignore Chaps module when listing CA certs stored in NSS by Jun Ishiguro · 11 months ago
  84. b418491 Use aggregate init/designed initializers more: /crypto by Peter Kasting · 11 months ago
  85. ed87290 Replace base::StringPiece with std::string_view in //crypto by David Benjamin · 11 months ago
  86. 59d9fc4 Move ScopedTypeRef and ScopedCFTypeRef into base::apple:: by Avi Drissman · 12 months ago
  87. d48a7fd Move foundation_util to base/apple, leave a forwarding header by Avi Drissman · 12 months ago
  88. 4e5903c Move scoped_cftypreref to base/apple, leave a forwarding header by Avi Drissman · 12 months ago
  89. 32a2496 [crypto] Use base::Contains() instead of std::find() in //crypto by Ho Cheung · 12 months ago
  90. 23d3fc9 Remove ARC boilerplate in /crypto by Avi Drissman · 1 year ago
  91. 17613c9 Remove redundant ARC configuration in /crypto by Avi Drissman · 1 year ago
  92. 8fc7c07 [crypto] TPM metrics collection no longer blocks shutdown by Alex Ilin · 1 year ago
  93. 0501ffa Reland "[DBSC] Make it easier to test binding keys on Linux and Mac" by Alex Ilin · 1 year, 1 month ago
  94. c798ccf Revert "[DBSC] Make it easier to test binding keys on Linux and Mac" by Kristian Monsen · 1 year, 1 month ago
  95. 656268f [DBSC] Make it easier to test binding keys on Linux and Mac by Alex Ilin · 1 year, 1 month ago
  96. 618e820 [Network/SSL] Make |ScopedChapsLoadFixup| STACK_ALLOCATED() by mikt · 1 year, 2 months ago
  97. ba0a71b Fix UAF in ECDSASoftwareKey and RSASoftwareKey DeleteKey implementation by Rafael Cintron · 1 year, 3 months ago
  98. e95251e Bump test RSA key sizes to a more realistic size by David Benjamin · 1 year, 3 months ago
  99. e9f62ca Create base/apple and move bridging.h to it by Avi Drissman · 1 year, 3 months ago
  100. 9cc011c Convert /crypto to use ARC by Avi Drissman · 1 year, 3 months ago