Sign in
chromium
/
chromium
/
src
/
crypto
/
HEAD
447056d
crypto/kem: add
by Elly
· 22 hours ago
main
c748490
component_updater: fix iwyu in metadata_table_chromeos.cc
by Sorin Jianu
· 22 hours ago
d6be6da
[crypto] Remove unused openssl/evp.h from crypto/sign.h
by Jan Wilken Dörrie
· 23 hours ago
45a48d8
[crypto] Expose TPM2_Create C++ bindings and UMA metrics
by Jan Wilken Dörrie
· 5 days ago
7b9391a
[crypto] Add TPM2_Create command builder and parser
by Jan Wilken Dörrie
· 5 days ago
ce18462
Update docs for SelectAlgorithm thread safety constraints
by amraboelkher
· 5 days ago
fa1a134
Add ML-DSA to SSLPlatformKeyNSS
by David Benjamin
· 6 days ago
d7a15eb
crypto/keypair: remove P-521 support
by Elly
· 6 days ago
72ec654
component-updater: use crypto/obsolete/sha1 instead of base/hash/sha1
by Elly
· 6 days ago
5ba4a9e
[crypto] Add UMA metrics for restricted message signing
by Jan Wilken Dörrie
· 6 days ago
97ca854
Switch crypto/keypair.cc to the new EVP APIs
by David Benjamin
· 7 days ago
ea390eb
crypto/keypair: drop RSA-4096 generation support
by Elly
· 12 days ago
cfbf623
crypto: add recommended primitives to README
by Elly
· 12 days ago
d047fa0
[crypto] Add Ed25519 support to PublicKeyToCoseKey
by Nina Satragno
· 12 days ago
9eb3f97
crypto: fix some documentation errors
by Elly
· 13 days ago
f71d2f7
[crypto] Add support for exporting ML-DSA to COSE
by Nina Satragno
· 13 days ago
1270ba8
[crypto] Hash challenge with SHA-256 in TPM key certification
by Jan Wilken Dörrie
· 14 days ago
91e8b07
[crypto] Format macOS attestation key signatures as raw IEEE P1363
by Jan Wilken Dörrie
· 2 weeks ago
5068d49
[crypto] Add support for ML-DSA-{65, 87}
by Nina Satragno
· 2 weeks ago
3b6ff58
[crypto] Implement streaming TPM sequence hashing on Windows
by Jan Wilken Dörrie
· 2 weeks ago
d229686
[crypto] Implement TPM2_FlushContext command
by Jan Wilken Dörrie
· 2 weeks ago
1a2d4ad
[crypto] Implement TPM2_SequenceComplete command
by Jan Wilken Dörrie
· 2 weeks ago
4f1dbd8
[crypto] Implement TPM2_SequenceUpdate command
by Jan Wilken Dörrie
· 2 weeks ago
409f68f
[crypto] Implement TPM2_HashSequenceStart command
by Jan Wilken Dörrie
· 2 weeks ago
35faf83
[crypto] Refactor TPM serialization and parser helpers
by Jan Wilken Dörrie
· 2 weeks ago
d8d1b73
crypto: Add ML-KEM-768 key support and HPKE integration
by Sophie Chang
· 2 weeks ago
04a7de3
Remove CBB_finish when unnecessary
by David Benjamin
· 3 weeks ago
3d97fed
[Windows] Remove the module list from DelayLoadFailureHook
by Greg Thompson
· 3 weeks ago
bd53fdd
crypto/apple: support multiple updates in FakeKeychain
by Elly
· 3 weeks ago
2d7a8a6
[crypto] Use Enum API for TPM serialization
by Jan Wilken Dörrie
· 3 weeks ago
99349e8
[crypto] Implement AIK::SignSlowly for Windows and software keys
by Jan Wilken Dörrie
· 3 weeks ago
e6979d3
Add ParseTpmSignature to parse TPMT_SIGNATURE blobs
by Jan Wilken Dörrie
· 3 weeks ago
41e6833
[crypto] Expose TPM FFI enums to improve type safety
by Jan Wilken Dörrie
· 3 weeks ago
0004e8d
[crypto] Implement TPM2_Sign command builder and parser
by Jan Wilken Dörrie
· 4 weeks ago
095e326
[crypto] Implement TPM2_Hash command builder and parser
by Jan Wilken Dörrie
· 4 weeks ago
667a683
[crypto] Generalize TPM parser error types to TpmParseError
by Jan Wilken Dörrie
· 4 weeks ago
e9b9c30
Add a CbbAsSpan helper function in //crypto
by David Benjamin
· 4 weeks ago
35a50f3
trusted-vault: use crypto/keypair
by Elly
· 5 weeks ago
697c358
[crypto] Enable iOS keychain migration by default.
by Mark Cogan
· 5 weeks ago
80122ad
[android] Fix unit test component builds
by Nick Diego Yamane
· 6 weeks ago
66c3990
crypto: remove old hkdf API
by Elly
· 8 weeks ago
3ff201e
[crypto] Replace UNSAFE_TODO with span in unexportable keys
by Jan Wilken Dörrie
· 8 weeks ago
2a22395
[crypto] Force SHA-256 for Windows TPM RSA keys
by Jan Wilken Dörrie
· 8 weeks ago
1ac6e2d
[crypto] Re-enable Windows RSA unexportable key tests
by Jan Wilken Dörrie
· 8 weeks ago
67c4a46
[crypto] Merge UnexportableKey into UnexportableSigningKey
by Jan Wilken Dörrie
· 8 weeks ago
88f778c
[dbsc] Implement hardware-backed attestation keys on macOS
by Jan Wilken Dörrie
· 9 weeks ago
b39f53b
[Gardener] Disable Windoes RSA_PKCS1_SHA256 UnexportableKey tests
by Justin Lulejian
· 9 weeks ago
2cfd02f
Migrate from base::SHA1HashString to crypto::obsolete::hash::Sha1.
by Will Taylor
· 10 weeks ago
d152490
[crypto] Restrict keychain queries on macOS
by Jan Wilken Dörrie
· 10 weeks ago
2424d21
crypto/hash: deprecate sha1
by Elly
· 10 weeks ago
e1d5f61
Use some newer BoringSSL APIs in crypto/keypair
by David Benjamin
· 10 weeks ago
92f6b7b
[Crypto] Add background thread warning to SelectAlgorithm
by Ali Hijazi
· 10 weeks ago
2089ea8
variations: use crypto/hpke
by Elly
· 10 weeks ago
c1eb905
crypto: Fix documentation of FromEcP256Point, etc
by David Benjamin
· 10 weeks ago
7dc3e79
Remove crypto::apple::RecordKeychainMigrationStatus()
by Mark Cogan
· 2 months ago
4987d40
[crypto] Add UMA metrics for attestation key operations
by Jan Wilken Dörrie
· 2 months ago
e2d2622
[crypto] Use transparent lookups in UnexportableKey tests
by Jan Wilken Dörrie
· 2 months ago
0b5658b
[dbsc] Implement C++ wrapper around Rust TPM FFI parser
by Jan Wilken Dörrie
· 2 months ago
c6e7b30
[dbsc] Move TPM signature verification from Rust to C++
by Jan Wilken Dörrie
· 3 months ago
73b5346
Fix memory leak in RecordKeychainMigrationStatus
by Louis Romero
· 3 months ago
969bf37
[uma] Centralize TPM operation/signature variants and add KeyCertification
by Jan Wilken Dörrie
· 3 months ago
07d5be7
Switch to a modern value
by Avi Drissman
· 3 months ago
4d0e521
Move SecureZeroBuffer to crypto/secure_util for reusability
by Jeffrey Gour
· 3 months ago
885652d
[crypto] Implement TPM key certification metrics
by Jan Wilken Dörrie
· 3 months ago
288b962
[crypto] Implement software attestation key provider
by Jan Wilken Dörrie
· 3 months ago
e46aa18
crypto/aead: add AES-128-GCM
by Elly
· 3 months ago
626fffe
[dbsc] Implement TPM key certification on Windows
by Jan Wilken Dörrie
· 3 months ago
a9ab0ff
[dbsc] Implement TPM signature verification in Rust
by Jan Wilken Dörrie
· 3 months ago
058af96
[dbsc] Implement Rust TPM response parser for key certification
by Jan Wilken Dörrie
· 3 months ago
754c888
[dbsc] Implement Rust TPM parser for certify command construction
by Jan Wilken Dörrie
· 3 months ago
a025447
Don't leak a CFString
by Avi Drissman
· 4 months ago
9b541ab
[dbsc] Implement restricted attestation key support on Windows
by Jan Wilken Dörrie
· 4 months ago
65f51c9
[dbsc] Rename MockUnexportableKey to MockUnexportableSigningKey
by Jan Wilken Dörrie
· 4 months ago
2cef556
[dbsc] Add attestation key interfaces to crypto::UnexportableKey
by Jan Wilken Dörrie
· 4 months ago
b4e26c4
[dbsc] Move UnexportableKey mocks to crypto
by Jan Wilken Dörrie
· 4 months ago
a27aeaa
Add histograms to track iOS keychain migration
by Mark Cogan
· 4 months ago
d93a850
Add base::Feature for ML-DSA signatures in TLS
by Nick Harper
· 4 months ago
57ac240
crypto/hpke: add AES-128-GCM and Base mode support
by Elly
· 4 months ago
274e6ab
crypto: add one-shot auth HPKE api
by Elly
· 4 months ago
63f1587
crypto: fix UNSAFE_TODO in aead_unittest.cc
by Elly
· 4 months ago
c4d176c
[crypto] Skip Secure Enclave availability check on iOS
by Anatoli Hancharou
· 4 months ago
2462dd4
[dbsc] Generalize unexportable key deletion APIs
by Jan Wilken Dörrie
· 4 months ago
151ae8f
[dbsc] Introduce UnexportableKey as a base class for hardware keys
by Jan Wilken Dörrie
· 4 months ago
9f97c69
[dbsc] Introduce standalone StatefulKey mixin
by Jan Wilken Dörrie
· 4 months ago
5840bad
[dbsc] Rename unexportable key garbage collection methods
by Jan Wilken Dörrie
· 4 months ago
0d9ddbc
crypto: add pubkey encryption API
by Elly
· 4 months ago
343cc61
crypto: use //crypto APIs in software unexportable key
by Elly
· 4 months ago
989c54b
net-ssl: add net::CryptoPrivateKey
by Elly
· 4 months ago
855d681
[OSCrypt] Remove usage of legacy sync backend
by Tom Anderson
· 5 months ago
e58daa3
[crypto] add P-256 ECPrivateKey support
by Elly
· 5 months ago
71374fc
[webauthn] use //crypto APIs instead of BoringSSL
by Elly
· 5 months ago
88155fb
[crypto] implement RSAPrivateKey import/export
by Elly
· 5 months ago
b7f5d8c
[webauthn] Enable creating PINs when UV disabled
by Nina Satragno
· 5 months ago
7ca0f0c
[crypto] Convert to UNSAFE_TODO
by Arthur Sonzogni
· 5 months ago
d179c73
crypto/kdf: rename PBKDF2 and Scrypt
by Elly
· 6 months ago
dad838c
crypto: add X25519 support
by Elly
· 6 months ago
0c13552
[crypto] Log keychain error when wrapped key lookup fails
by Jan Wilken Dörrie
· 6 months ago
1d45488
[crypto] Extract SecKeyFromPKCS8 to test helper
by Anatoli Hancharou
· 6 months ago
d801022
crypto/aead: add one-shot API
by Elly
· 6 months ago
c45feed
Unwind wincrypt_shim.h
by David Benjamin
· 6 months ago
Next »