c-jwt-cracker

jwt cracker

A tool to crack and decode JSON Web Tokens (JWTs) by brute force.

JWT brute force cracker written in C

GitHub

2k stars
42 watching
262 forks
Language: C
last commit: over 1 year ago
Linked from 2 awesome lists

brute-forcecrackerjwt-authenticationsecurity

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
google/highwayhash Two fast and strong hash functions: SipHash and HighwayHash. 1,549
opensystemslab/xxhash.nim A lightweight Nim wrapper providing fast hashing functionality for various use cases 15
openhft/zero-allocation-hashing A Java API that provides a fast and efficient hashing mechanism without object allocation during hash computation. 796
jhumphry/spark_siphash An Ada implementation of the SipHash keyed hash function for cryptographic protection against denial-of-service attacks. 5
rustcrypto/hashes A collection of cryptographic hash functions implemented in pure Rust. 1,913
openssl/openssl A robust toolkit for implementing secure communication protocols and cryptographic functions 26,159
juliacrypto/sha.jl A Julia implementation of common hash functions 47
barerose/lonesha256 A single-function SHA256 hashing implementation in C. 20
paulmillr/noble-hashes A lightweight JavaScript implementation of various hash functions and cryptographic primitives 608
sfackler/rust-openssl Bindings for using OpenSSL in Rust programming language 1,419
hashpals/name-that-hash A tool that identifies and classifies various types of hashes used in cybersecurity 1,495
secworks/sha512 A Verilog implementation of the SHA-512 hash function 37
secworks/sha256 An implementation of the SHA-256 cryptographic hash function in hardware 320
khchen/hashlib A comprehensive hash function library for the Nim programming language 38
corsaair/hashlib A set of utility functions for generating and verifying digital hashes in ActionScript 3.0 1