Skip to content
#

eddsa

Here are 7 public repositories matching this topic...

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.

  • Updated Jul 13, 2023
  • Go
quid

Refresh/Access JWT authentication server with backend + administration frontend supporting HMAC (HS256 HS384 HS512), RSA (RS256 RS384 RS512), ECDSA (ES256 ES384 ES512) and Ed25519 (EdDSA). See also other repos for Javascript, Python and Go client libraries.

  • Updated Jul 12, 2024
  • Go

Improve this page

Add a description, image, and links to the eddsa topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the eddsa topic, visit your repo's landing page and select "manage topics."

Learn more