Yehuda Lindell (@lindellyehuda) 's Twitter Profile
Yehuda Lindell

@lindellyehuda

Cryptographer, MPC researcher, Head of Cryptography at Coinbase, Professor of Computer Science at Bar-Ilan University (on leave). Proud Jew and Zionist.

ID: 1138160841612771330

linkhttps://yehudalindell.com calendar_today10-06-2019 19:07:45

3,3K Tweet

5,5K Followers

74 Following

Yehuda Lindell (@lindellyehuda) 's Twitter Profile Photo

Why are author responses to reviews called rebuttals? The obvious answer is that scientific reviews have often become adversarial. The authors responses should be called "clarifications", and they should be an opportunity to answer questions and help the reviewers. Sad.

JP Aumasson (@veorq) 's Twitter Profile Photo

Thanks to Yehuda Lindell and the Coinbase team (Yi-Hsiu Chen and Samuel Ranellucci) for reporting security issues in our implementation of the DKLS 2-party ECDSA signing protocol. TLDR: do not reuse base OT setups! github.com/taurushq-io/mu… cc Lúcás Meier

Yehuda Lindell (@lindellyehuda) 's Twitter Profile Photo

Why does the Apple secure enclave not enable importing keys? The documentation (developer.apple.com/documentation/…) says that not being able to import or export keys is fundamental to security. I understand that for export, but for import this is very limiting.

Yehuda Lindell (@lindellyehuda) 's Twitter Profile Photo

An extremely surprising and important result! Counter-examples for random-oracle constructions are typically contrived. Here is a very real and very worrying one for a succinct proof system in use!

Arpit Bhayani (@arpit_bhayani) 's Twitter Profile Photo

a university undergrad made hash tables faster and broke 40-year-old belief 🤯 for 40 years, it was believed that we cannot have better than O(n) operation for hash table worst case inserts and searches if it uses open addressing - for the hash index, look linearly until you

Yehuda Lindell (@lindellyehuda) 's Twitter Profile Photo

Important to be aware of this so that when we start getting urgent questions about what this means for quantum attacks on crypto, we can say NOTHING and this is why. x.com/mjos_crypto/st…

Yehuda Lindell (@lindellyehuda) 's Twitter Profile Photo

Important and interesting work. A new FS model where the hash function itself is available to the protocol, unlike previous random oracle modeling.

Benny Pinkas (@bennypinkas) 's Twitter Profile Photo

In a new blog post at decentralizedthoughts.github.io/2025-02-14-ver…, we present a method for verifying multi-exponentiations and multi-scalar multiplications (MSMs) to facilitate outsourcing these computations. This allows the prover to perform the computation typically done by the verifier.

Coinbase Institutional 🛡️ (@coinbaseinsto) 's Twitter Profile Photo

We’re open-sourcing our multiparty computation (MPC) cryptography library, setting a new industry benchmark for cryptographic transparency. While this technology already helps safeguard Coinbase assets, we’re raising the bar for security across the industry by making it