Currently, gnark-crypto implements twisted Edwards arithmetic in affine coordinates and projective coordinates. We should implement extended coordinates as they allow faster arithmetic out-circuit.
A stand-alone gRPC based authentication API. Easily integrate authentication into any custom project. Authenticator takes care of user credential storage and checking. It generates JSON Web tokens for users, which easily can be verified by other servers in your ecosystem using performant and secure EdDSA public key cryptography.
A fully offline-capable cryptographic ticket and password generation and management platform, built as a responsive Progressive Web App (PWA) using React, utilising EdDSA elliptic curve cryptography.
A fully offline-capable cryptographic ticket and password generation and management platform, built as a responsive Progressive Web App (PWA) using React, utilising EdDSA elliptic curve cryptography.
Currently, gnark-crypto implements twisted Edwards arithmetic in affine coordinates and projective coordinates. We should implement extended coordinates as they allow faster arithmetic out-circuit.