[Resource Topic] 2023/939: Speeding up elliptic computations for Ethereum Account Abstraction

Welcome to the resource topic for 2023/939

Title:
Speeding up elliptic computations for Ethereum Account Abstraction

Authors: Renaud Dubois

Abstract:

Account Abstraction is a powerful feature that will transform today Web3 onboarding UX. This notes describes an EVM (Ethereum Virtual Machine) implementation of the well known secp256r1 curves optimized for the specificities of the EVM environment. Our optimizations rely on EVM dedicated XYZZ elliptic coordinates system, hacked precomputations, and assembly tricks to cut from more than 1M to 200K/62K (with or withoutprecomputations)

ePrint: https://eprint.iacr.org/2023/939

See all topics related to this paper.

Feel free to post resources that are related to this paper below.

Example resources include: implementations, explanation materials, talks, slides, links to previous discussions on other websites.

For more information, see the rules for Resource Topics .