srp6-rs VS rust-jwt

Compare srp6-rs vs rust-jwt and see what are their differences.

srp6-rs

A safe implementation of the secure remote password authentication and key-exchange protocol (SRP and SRP6a) (by sassman)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
srp6-rs rust-jwt
1 2
14 1,518
- -
0.0 7.0
12 months ago 5 days ago
Rust Rust
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

srp6-rs

Posts with mentions or reviews of srp6-rs. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning srp6-rs yet.
Tracking mentions began in Dec 2020.

rust-jwt

Posts with mentions or reviews of rust-jwt. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-19.
  • help me with session based authentication in actix web please!!!
    3 projects | /r/rust | 19 Jun 2022
    So first I generate a token using the jsonwebtoken crate. This accepts a struct that is serde serializable and deserializeable. After that I construct the Cookie and send it as the response to the request for the '/login' route. You can see my struct here (I named it JWT, but that is not the best name ever, this is the data included in the JWT token): https://github.com/horvbalint/speer/blob/main/backend/src/jwt.rs And then the login route here (line 88): https://github.com/horvbalint/speer/blob/main/backend/src/routes.rs

What are some alternatives?

When comparing srp6-rs and rust-jwt you can also consider the following projects:

firestore-db-and-auth-rs - Easy Rust access to your Google Firestore DB via service account or OAuth impersonated Google Firebase Auth credentials

rust-accountkit

openidconnect-rs - OpenID Connect Library for Rust

jwt-explorer - Decode, explore, and sign JWTs

sqlx-adapter - Asynchronous casbin adapter for mysql, postgres, sqlite based on sqlx-rs

rocket_auth - An implementation for an authentication API for Rocket applications.

SiRP - Secure (interoperable) Remote Password Auth (SRP-6a)

CYFS - CYFS is the next-generation technology to build real Web3 by upgrading the basic protocol of Web (TCP/IP+DNS+HTTP),is short for CYberFileSystem. https://www.cyfs.com/, cyfs://cyfs/index_en.html.

rocket-firebase-auth - Firebase auth with Rocket, batteries included

dev_api

awesome-iam - 👤 Identity and Access Management knowledge for cloud platforms

jose - JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes.