Block a user
CleverWild
created branch clippy-RUSTSEC-2023-0071 in MarketTakers/arbiter
2026-03-14 14:49:22 +00:00
CleverWild
pushed to feat-min-RSA-&-ECDSA-auth-pipeline at MarketTakers/arbiter
2026-03-14 13:30:59 +00:00
CleverWild
pushed to feat-min-RSA-&-ECDSA-auth-pipeline at MarketTakers/arbiter
2026-03-14 13:13:20 +00:00
CleverWild
pushed to feat-min-RSA-&-ECDSA-auth-pipeline at MarketTakers/arbiter
2026-03-14 12:57:17 +00:00
CleverWild
pushed to feat-min-RSA-&-ECDSA-auth-pipeline at MarketTakers/arbiter
2026-03-14 12:23:19 +00:00
CleverWild
pushed to feat-min-RSA-&-ECDSA-auth-pipeline at MarketTakers/arbiter
2026-03-14 11:40:41 +00:00
feat(user-agent-auth): add RSA and ECDSA auth key types
CleverWild
pushed to feat-min-RSA-&-ECDSA-auth-pipeline at MarketTakers/arbiter
2026-03-14 11:15:41 +00:00
CleverWild
created branch feat-min-RSA-&-ECDSA-auth-pipeline in MarketTakers/arbiter
2026-03-14 11:15:41 +00:00
Bug: MemSafe::new panics under concurrent load due to VirtualLock quota exhaustion (Windows)
fix: my having come back
Verifying server authenticity on local setup
When the server starts, it identifies itself to the Windows CNG (Cryptography Next Generation) API. It set a PCP_PLATFORM_BINDING_PCR policy. And finally, the Magic: Windows checks the Code…
Verifying server authenticity on local setup
This funny diagram shows how the OPAQUE protocol closes the vulnerability with server spoofing by intercepting the TLS key or intercepting the socket. But this solution requires that at the time…