Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
#

rs256

Here are 26 public repositories matching this topic...

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.

  • UpdatedDec 27, 2023
  • Rust

Rust library for validation of RS256 JWTs. Source has moved tohttps://git.tazj.in/tree/net/alcoholic_jwt

  • UpdatedMay 9, 2019
  • Rust

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.

  • UpdatedFeb 10, 2023
  • Go

POC for CVE-2023-34362 affecting MOVEit Transfer

  • UpdatedJul 9, 2023
  • Python

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.

  • UpdatedMar 14, 2023
  • Rust

built using Rust, leveraging the axum web framework and sqlx for database interactions.

  • UpdatedJul 24, 2024
  • Rust

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

  • UpdatedJun 2, 2023
  • TypeScript

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

  • UpdatedOct 27, 2021
  • Go

A JWT library for scala 3

  • UpdatedDec 30, 2021
  • Scala

OAuth2 API authorization plugin for @labshare/services and LabShare Auth

  • UpdatedFeb 18, 2022
  • TypeScript

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

  • UpdatedFeb 18, 2023
  • JavaScript

Hack-Api is an API which provides data and details about most of the technical events including Hackathons , GDG-Events , AWS- Events , Microsoft Azure Events , iOS events , Student Developer Details.

  • UpdatedApr 16, 2023
  • Python

JWT Decoder Functions for PostgreSQL

  • UpdatedDec 4, 2023
  • PLpgSQL
kong-upstream-jwt-extended

Плагин для API-шлюза Kong Gateway, который создает подписанный RS256 JWT-токен, включающий SHA256 хэши тела и параметров НТТР-запроса.

  • UpdatedOct 15, 2020
  • Lua
jwt-authn

JWT encoder, decoder, signature generator and verifier, and more. Use it to encode or decode tokens, sign tokens, and verify signatures. It's only dependency is on NodeJS >= 15.x !

  • UpdatedMar 17, 2025
  • JavaScript

Cloud agnostic SAAS web app with RBAC.

  • UpdatedJun 29, 2023

THIS RUBY SCRIPT CONVERTS YOUR JWT RS256 ALGORITHM TO HS256 ALGORITHM WHICH IS USED FOR ALGORITHM CONFUSION ATTACK.

  • UpdatedNov 1, 2022
  • Ruby

Improve this page

Add a description, image, and links to thers256 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 thers256 topic, visit your repo's landing page and select "manage topics."

Learn more


[8]ページ先頭

©2009-2025 Movatter.jp