1. 058af96 [dbsc] Implement Rust TPM response parser for key certification by Jan Wilken Dörrie · 22 hours ago main
  2. 754c888 [dbsc] Implement Rust TPM parser for certify command construction by Jan Wilken Dörrie · 7 days ago
  3. a025447 Don't leak a CFString by Avi Drissman · 9 days ago
  4. 9b541ab [dbsc] Implement restricted attestation key support on Windows by Jan Wilken Dörrie · 9 days ago
  5. 65f51c9 [dbsc] Rename MockUnexportableKey to MockUnexportableSigningKey by Jan Wilken Dörrie · 9 days ago
  6. 2cef556 [dbsc] Add attestation key interfaces to crypto::UnexportableKey by Jan Wilken Dörrie · 9 days ago
  7. b4e26c4 [dbsc] Move UnexportableKey mocks to crypto by Jan Wilken Dörrie · 2 weeks ago
  8. a27aeaa Add histograms to track iOS keychain migration by Mark Cogan · 3 weeks ago
  9. d93a850 Add base::Feature for ML-DSA signatures in TLS by Nick Harper · 4 weeks ago
  10. 57ac240 crypto/hpke: add AES-128-GCM and Base mode support by Elly · 4 weeks ago
  11. 274e6ab crypto: add one-shot auth HPKE api by Elly · 4 weeks ago
  12. 63f1587 crypto: fix UNSAFE_TODO in aead_unittest.cc by Elly · 4 weeks ago
  13. c4d176c [crypto] Skip Secure Enclave availability check on iOS by Anatoli Hancharou · 4 weeks ago
  14. 2462dd4 [dbsc] Generalize unexportable key deletion APIs by Jan Wilken Dörrie · 4 weeks ago
  15. 151ae8f [dbsc] Introduce UnexportableKey as a base class for hardware keys by Jan Wilken Dörrie · 4 weeks ago
  16. 9f97c69 [dbsc] Introduce standalone StatefulKey mixin by Jan Wilken Dörrie · 4 weeks ago
  17. 5840bad [dbsc] Rename unexportable key garbage collection methods by Jan Wilken Dörrie · 5 weeks ago
  18. 0d9ddbc crypto: add pubkey encryption API by Elly · 5 weeks ago
  19. 343cc61 crypto: use //crypto APIs in software unexportable key by Elly · 5 weeks ago
  20. 989c54b net-ssl: add net::CryptoPrivateKey by Elly · 5 weeks ago
  21. 855d681 [OSCrypt] Remove usage of legacy sync backend by Tom Anderson · 6 weeks ago
  22. e58daa3 [crypto] add P-256 ECPrivateKey support by Elly · 6 weeks ago
  23. 71374fc [webauthn] use //crypto APIs instead of BoringSSL by Elly · 6 weeks ago
  24. 88155fb [crypto] implement RSAPrivateKey import/export by Elly · 6 weeks ago
  25. b7f5d8c [webauthn] Enable creating PINs when UV disabled by Nina Satragno · 6 weeks ago
  26. 7ca0f0c [crypto] Convert to UNSAFE_TODO by Arthur Sonzogni · 7 weeks ago
  27. d179c73 crypto/kdf: rename PBKDF2 and Scrypt by Elly · 2 months ago
  28. dad838c crypto: add X25519 support by Elly · 2 months ago
  29. 0c13552 [crypto] Log keychain error when wrapped key lookup fails by Jan Wilken Dörrie · 3 months ago
  30. 1d45488 [crypto] Extract SecKeyFromPKCS8 to test helper by Anatoli Hancharou · 3 months ago
  31. d801022 crypto/aead: add one-shot API by Elly · 3 months ago
  32. c45feed Unwind wincrypt_shim.h by David Benjamin · 3 months ago
  33. 0d6fdec Cleanup Keychain V1 by Maya Warren · 3 months ago
  34. cd0cd74 Use XDG_DATA_HOME for nssdb path by jj · 4 months ago
  35. c7fc4cc Unify MacOS Keychains by Maya Warren · 4 months ago
  36. e4311c1 aead: tolerate invalid-length keys by Elly · 4 months ago
  37. 8b9ec7a Verify RSA-PSS Signature for TLS 1.3 Compatibility by Sebastien Lalancette · 4 months ago
  38. 02daaa3 Treat ERROR_NO_SYSTEM_RESOURCES as OOM in ProcessBoundString by Will Harris · 4 months ago
  39. ebeec23 Prevent the usage of RSA TPM keys that are incompatible with TLS 1.3 by Sebastien Lalancette · 4 months ago
  40. f8d64ce [dbsc] Refactor unexportable key deletion to use signing key objects by Jan Wilken Dörrie · 4 months ago
  41. 7515ada [tvos] Fix the build breaks in //crypto on tvOS by Julie Jeongeun Kim · 4 months ago
  42. b75d1cc [iOS Blink][tvOS] Fix build break by adding crypto:test_support dependency by Gyuyoung Kim · 4 months ago
  43. 0e93b55 crypto/aead: store AEAD context for reuse by Elly · 4 months ago
  44. 79deeb9 Enable support of crypto/apple/unexportable_key_mac.mm on iOS by Anatoli Hancharou · 4 months ago
  45. dfc9e3a Fixing a typo in Aead class impl by Joe Downing · 4 months ago
  46. 04b844d Fix UNSAFE_TODOs in winrt_storage_util.cc by David Bienvenu · 4 months ago
  47. 99fa327 [dbsc] Remove DeleteSigningKeySlowly by Jan Wilken Dörrie · 4 months ago
  48. d01adf0 [dbsc] Add batch key deletion to UnexportableKeyService by Jan Wilken Dörrie · 4 months ago
  49. 0335e72 Add a helper function to generate a shared secret for ECDH P384 by Joe Downing · 4 months ago
  50. 06ebfee Add Keychain V1 functionality to KeychainV2 by Maya Warren · 4 months ago
  51. 43903f1 Migrate base::Contains() to std::ranges::contains() in crypto by Victor Hugo Vianna Silva · 4 months ago
  52. cc9ad2c [dbsc] Log Secure Enclave key deletion errors by Jan Wilken Dörrie · 5 months ago
  53. 793e012 [dbsc] Support prefix matching in DeleteSigningKeySlowly by Jan Wilken Dörrie · 5 months ago
  54. 2aea5f3 Migrate various base::Contains() to contains() in crypto by Victor Hugo Vianna Silva · 5 months ago
  55. d5d9359 [crypto] Record `Crypto.TPMOperation.Win` uma on select alg errors by Ernest Nguyen Hung · 5 months ago
  56. 3726c72 [dbsc] Implement DeleteAllSigningKeys on Mac by Jan Wilken Dörrie · 5 months ago
  57. 2b6e5f8 [dbsc] Add GetCreationTime to StatefulUnexportableSigningKey. by Jan Wilken Dörrie · 5 months ago
  58. 08919b1 [dbsc] Introduce StatefulUnexportableSigningKey and GetKeyTag by Jan Wilken Dörrie · 5 months ago
  59. 67db053 [dbsc] Repair unexportable keys from other profiles by Jan Wilken Dörrie · 5 months ago
  60. ca4b9fa crypto: remove old HMAC API by Elly · 5 months ago
  61. 2ff0777 [crypto] Clean up kIsHardwareBackedFixEnabled by Nina Satragno · 6 months ago
  62. afd524f [dbsc] Enable prefix matching for application tags on macOS by Jan Wilken Dörrie · 6 months ago
  63. 738d399 Remove a superfluous include from crypto/process_bound_string.h by Lei Zhang · 6 months ago
  64. f728f69 metrics: base/hash/sha1 -> crypto/obsolete/sha1 by Antonio Alphonse · 6 months ago
  65. a48e1c0 [dbsc] Implement GetAllSigningKeys on Mac by Jan Wilken Dörrie · 6 months ago
  66. d37bccf net/cert: base/hash/sha1 -> crypto/obsolete/sha1 by Antonio Alphonse · 6 months ago
  67. 03fb7f7 [iOS] Extend keychain access migration to all use cases. by Mark Cogan · 6 months ago
  68. a0f3709 Remove superfluous base/feature_list.h includes from various headers by Lei Zhang · 6 months ago
  69. 285ada7 policy: base/hash/sha1 -> crypto/obsolete/sha1 by Antonio Alphonse · 6 months ago
  70. 563cdad crypto/keypair: rename ToUncompressedForm to ToUncompressedX962Point by Elly · 6 months ago
  71. 372729c crypto/sign: support more RSA signature schemes by Elly · 6 months ago
  72. e1ced3a [dbsc] Add DeleteAllSigningKeysSlowly to StatefulUnexportableKeyProvider. by Jan Wilken Dörrie · 6 months ago
  73. 63c3fcd [dbsc] Add GetAllSigningKeysSlowly to StatefulUnexportableKeyProvider. by Jan Wilken Dörrie · 6 months ago
  74. 984c146 [dbsc] Refactor UnexportableKeyProvider to separate stateful operations. by Jan Wilken Dörrie · 6 months ago
  75. d55ba90 Switch to size_t-based and bounds-checked EVP_CIPHER APIs by David Benjamin · 6 months ago
  76. 03f2fbb Move ScopedKeychainUserInteractionAllowed class into keychainV2. by Maya Warren · 6 months ago
  77. ad24bde Remove a helper function by Avi Drissman · 6 months ago
  78. 1c1eaaf Convert to UNSAFE_TODO in crypto by Arthur Sonzogni · 6 months ago
  79. c71aafe kcer: base/hash/sha1 -> crypto/obsolete/sha1 by Antonio Alphonse · 6 months ago
  80. 2a06a01 [dbsc] Use application tag for key deletion by Jan Wilken Dörrie · 7 months ago
  81. 7dddfaf ash/arc: base/hash/sha1 -> crypto/obsolete/sha1 by Antonio Alphonse · 7 months ago
  82. f96e49d Migrate other code to HexEncodeLower by David Benjamin · 7 months ago
  83. b98c064 ash/wallpaper: base/hash/sha1.h -> crypto/obsolete/sha1.h by Antonio Alphonse · 7 months ago
  84. efd3ba7 spotlight: base/hash/md5 -> crypto/obsolete/md5 by Giovanni Ortuño Urquidi · 7 months ago
  85. 2d2990e hunspell: base/hash/md5 -> crypto/obsolete/md5 by Giovanni Ortuño Urquidi · 7 months ago
  86. dcf18cc net/websockets: base/hash -> crypto/obsolete by Antonio Alphonse · 7 months ago
  87. 03705ef components/cross_device/nearby: base/hash/md5 -> crypto/obsolete/md5 by Giovanni Ortuño Urquidi · 7 months ago
  88. 8c3a0cc ash/login: base/hash -> crypto/obsolete/sha1 by Antonio Alphonse · 7 months ago
  89. 823fca2 content: base/hash/md5 -> crypto/obsolete/md5 in web_test by Giovanni Ortuño Urquidi · 7 months ago
  90. 2d63ff0 Revert "components/bookmark_codec: stop writing md5" by Stacy Gaikovaia · 7 months ago
  91. 1e3d45a segmentation_platform: base/hash/md5 -> crypto/obsolete/md5 by Giovanni Ortuño Urquidi · 7 months ago
  92. 1096e37 components/bookmark_codec: stop writing md5 by Stacy Gaikovaia · 7 months ago
  93. 2f374c0 Record Crypto.TPMOperation.Win* on a failure to open a crypto provider by Ali Hijazi · 7 months ago
  94. ad40e06 Fix unsafe buffer usage in crypto/secure_hash.cc by Arthur Sonzogni · 7 months ago
  95. f1e462b content-suggestions: base/hash/md5 -> crypto/obsolete/md5 by Giovanni Ortuño Urquidi · 7 months ago
  96. 03cc40f top-sites: base/hash/md5 -> crypto/obsolete/md5 for blocked URLs by Giovanni Ortuño Urquidi · 7 months ago
  97. 644bcd3 reading-list: base/hash/md5 -> crypto/obsolete/md5 by Giovanni Ortuño Urquidi · 7 months ago
  98. e938d0a performance-manager: base/hash/md5 -> crypto/obsolete/md5 by Giovanni Ortuño Urquidi · 7 months ago
  99. 23e7288 display: base/hash/md5 -> crypto/obsolete/md5 by Giovanni Ortuño Urquidi · 7 months ago
  100. 0d6f394 spellchecker: base/hash/md5 -> crypto/obsolete/md5 for file checksum by Giovanni Ortuño Urquidi · 7 months ago