0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Jun 07, 2024 — Jun 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Minor corrections to conscrypt code based on Android downstreaming (#1341) More... 5 days ago
Pass additional dataLen parameters to NativeCrypto's ECDSA, MLDSA, SLHDSA sign and verify. (#1334) More... 11 days ago
Use GeneratedStatsLog for all conscrypt metrics. (#1336) More... 16 days ago
Fix mldsa public key size buffer length. (#1331) More... about 1 month ago
Factor stress test code out into TestUtils. (#1329) More... about 1 month ago
Fix Gradle build. (#1330) More... about 1 month ago
Use ByteArrayOutputStream to buffer AAD in AEAD Ciphers. (#1327) More... about 2 months ago
Add cipher usage metrics to Conscrypt (#1326) More... about 2 months ago
Add better checks for tls1.3 inclusion for spake (#1325) More... about 2 months ago
Add statslog java library to conscrypt (#1324) More... about 2 months ago
Move makeRawKeySpec into a small library. (#1323) More... 2 months ago
Disable broken write timeout test. (#1322) More... 2 months ago
Add support for SLH-DSA-SHA2-128S signatures. (#1320) More... 2 months ago
Add subclass of ByteArrayOutputStream that exposes the underlying array. (#1319) More... 2 months ago
Use ByteArrayOutputStream to buffer data in Conscrypt's AEAD Ciphers. (#1318) More... 2 months ago
Implement PakeOption 'client-handshake-limit' and 'server-handshake-l… (#1316) More... 3 months ago
Migrate @Test(exception = ...) usage to assertThrows within conscrypt. (#1315) More... 3 months ago
Add SLHDSA_SHA2_128S to NativeCrypto.java. (#1313) More... 3 months ago
Add support for ML-DSA-65 signatures. (#1305) More... 3 months ago
Move Spake NativeArgs testing to NativeCryptoArgTest (#1312) More... 3 months ago
Add spake initialization within AbstractSessionContext. (#1311) More... 4 months ago
Revert^2 "Refactor ReflexiveStatsEvent.getSdkVersion into Platform.getTargetSdkVersion" (#1310) More... 4 months ago
Add Spake Credential registration native code. (#1309) More... 4 months ago
Remove password verifiers as Spake2Plus options. (#1308) More... 4 months ago
Add SSL_CREDENTIAL native methods. (#1306) More... 4 months ago
Add tls deprecation status initialization. (#1304) More... 4 months ago
Add MLDSA65 to NativeCrypto. (#1303) More... 4 months ago
Add Ed25519 signatures to Conscrypt. (#1297) More... 4 months ago
Correct feedback from downstream. (#1302) More... 4 months ago
Update BoringSSL's branch name to main (#1301) More... 4 months ago