An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with rs256

A curated list of projects in awesome lists tagged with rs256 .

https://github.com/wpcodevo/rust-axum-jwt-rs256

In this article, you'll learn how to build a secure and efficient backend API in Rust with JWT access and refresh tokens functionality. We'll leverage the high-performance Axum framework and SQLX to store data in a PostgreSQL database.

assymetric-encryption authentication axum axum-framework docker jsonwebtoken jwt jwt-authentication postgresql private-keys public-keys rs256 rust

Last synced: 13 Apr 2025

https://github.com/wpcodevo/golang-fiber-jwt-rs256

In this comprehensive guide, you'll learn how to properly refresh JSON Web Tokens (JWTs) using the RS256 algorithm and Redis. The integration of Redis will give us the ability to effortlessly revoke or invalidate the JWTs when necessary.

asymmetric-cryptography bcrypt fiber fiber-framework go golang jwt pgadmin4 postgresql private-key public-key-cryptography redis rs256

Last synced: 13 Apr 2025

https://github.com/wpcodevo/rust-jwt-rs256

This guide will walk you through the process of implementing RS256 JWT authentication with Rust, using asymmetric keys (private and public keys) to ensure strong security. The API will be hosted on a high-performance Actix Web server and will store data in a PostgreSQL database.

access-token actix-web docker jwt jwt-middleware postgresql redis refresh-token rs256 rust

Last synced: 13 Apr 2025

https://github.com/wpcodevo/hs256-rs256-jwt-nodejs

In this article, you'll learn how to generate JSON Web Tokens, commonly referred to as JWTs, in Node.js using TypeScript.

access-token hs256 javascript jsonwebtoken jwt jwt-tokens nodejs refresh-token rs256 rsa-key-pair typescript

Last synced: 13 Apr 2025

https://github.com/dxvgef/tsing-authorization

Go开发的授权服务,支持HS 256、RS 256、SM2、SM4等多种算法的授权签发、校验、刷新功能

authorization hs256 jwt rs256 sm2 sm4

Last synced: 14 Apr 2025

https://github.com/khesualdo/openid-connect-id-token-validator

:crown: :trophy: :moneybag: This code provides the basic steps required to locally verify an ID Token signed using asymmetric encryption (eg. RS256). It uses packages from Microsoft for key parsing and token validation. The code is also testable and comes with a suite of unit tests.

asymmetric-cryptography authentication authorization csharp dotnet json-web-key json-web-token jwk jwt jwt-decode microsoft mocking moq oidc-jwks-verify openid-connect rs256 single-sign-on sso unit-testing

Last synced: 09 Apr 2025

https://github.com/vkondratiuk482/jwt

Library created for education purposes to sign and decode JWT tokens using symmetric and asymmetric algorithms (HS256, RS256). Dependency free

asymmetric-cryptography dependency-free hs256 jsonwebtoken jwt node rs256 symmetric-cryptography

Last synced: 28 Mar 2025

https://github.com/daniilty/sharenote-auth

service for jwt authorization/user registration

go golang jwt jwt-authentication rs256

Last synced: 21 Mar 2025