A CPU-based JSON Web Token (JWT) cracker and - to some extent - scanner.
-
Updated
May 3, 2024 - Python
A CPU-based JSON Web Token (JWT) cracker and - to some extent - scanner.
This project allows developers to build services for exporting REST APIs. It makes it easy to connect to databases, cache, Kafka, S3, elasticsearch and authentication. Keep building !
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.
JSON Web Tokens (JWT) server to server communication with Node.js servers
Brute-force a JWT HS256, HS384 or HS512 from your browser
In this article, you'll learn how to generate JSON Web Tokens, commonly referred to as JWTs, in Node.js using TypeScript.
Library created for education purposes to sign and decode JWT tokens using symmetric and asymmetric algorithms (HS256, RS256). Dependency free
demo đồ án môn nhập môn đảm bảo an ninh thông tin - IE105.
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 !
AWS API Gateway Authorizer Lambda
THIS RUBY SCRIPT CONVERTS YOUR JWT RS256 ALGORITHM TO HS256 ALGORITHM WHICH IS USED FOR ALGORITHM CONFUSION ATTACK.
The easiest way to encrypt your data with TypeScript on the server side
Add a description, image, and links to the hs256 topic page so that developers can more easily learn about it.
To associate your repository with the hs256 topic, visit your repo's landing page and select "manage topics."