crypto-helper
Crypto utility app
A web app that provides cryptographic utilities and tools for data hashing, encryption, decryption, and verification, among other functions.
Web app that can hash/hmac, encrypt/decrypt, and sign/verify the data, debug JWT tokens, parse ASN1 structures, compute diffs, and more
32 stars
1 watching
8 forks
Language: Rust
last commit: 15 days ago
Linked from 1 awesome list
asn1asn1-decoderasn1-derasn1parsecryptocryptographydiff-checkerjwt-decodejwt-decoderrustutilitiesutilitywasmwebassemblyyew
Related projects:
Repository | Description | Stars |
---|---|---|
zaubrik/djwt | Provides utilities and functions for creating, verifying, and decoding JSON Web Tokens (JWTs) using cryptographic algorithms. | 228 |
deliberative/crypto | A reference implementation of cryptographic operations in WebAssembly and Node.js for secure data exchange and sharing. | 28 |
jedisct1/libhydrogen | A lightweight cryptographic library providing simple functions to solve common problems. | 630 |
mehrankmlf/easycrypto | An iOS app demonstrating Clean Architecture and MVVM with SwiftUI and Combine framework | 79 |
brndnmtthws/dryoc | A pure-Rust cryptography library based on libsodium, providing a mostly drop-in replacement with safe and protected memory handling. | 288 |
cathedrow/cryptosuite | A cryptographic library for secure data processing on microcontrollers | 319 |
clipperz/javascript-crypto-library | A comprehensive JavaScript library providing efficient cryptographic functions for web development. | 287 |
pubkey/eth-crypto | Provides cryptographic functions for Ethereum transactions and smart contracts | 878 |
aviaviavi/cryptocompare | A Haskell wrapper for accessing public data on cryptocurrency prices and information | 80 |
xfox64x/hashcat-stuffs | A collection of tools and scripts designed to aid in password cracking using the Hashcat software | 50 |
vbuterin/pybitcointools | A collection of reusable functions for cryptographic operations related to Bitcoin. | 1,301 |
jedisct1/zig-charm | A portable and efficient cryptographic library for authenticated encryption and keyed hashing | 76 |
codingo/minesweeper | A plugin for Burpsuite to detect malicious cryptocurrency mining scripts in web pages | 197 |
dchest/tweetnacl-js | A JavaScript implementation of cryptographic primitives inspired by the TweetNaCl library | 1,782 |
restuwahyu13/jwt-transform | Tools for transforming and decrypting JSON Web Tokens using encryption algorithms | 18 |