cryptography-utilities
There are 11 repositories under cryptography-utilities topic.
soatok/constant-time-js
Constant-time JavaScript functions
miroslavpejic85/cryptopocket
🔐 Encrypt anything, then Decrypt by providing a required key.
EntropyString/Elixir
EntropyString for Elixir
ChesleyTan/Hill-Cipher-Cracker
A Hill Cipher Cracker that performs automated crib dragging given a known plaintext and a ciphertext.
ThalesGroup/luna-kmu
A tool to generate and manage cryptographic keys using a Luna HSM
igoose1/minitrust
Verify digital signatures using a trusted list of public keys.
Bushra-KB/Cryptography-In-Java
This repository contains implementations of various cryptographic algorithms in Java, including AES, DES, RSA, SHA, Triple DES, IDEA, ECC, SHA-256, and MD5. Each algorithm is implemented in a clear and concise manner, providing a practical resource for learning and applying cryptographic techniques in Java.
SaDs3c/sadkey
A command line tool for generating RSA keys
dogeystamp/encryptme
Simple online cryptography app.
mmihailescu-hub/SE_Sketch
SE_Sketch (Searchable Encryption Sketch) represents a tentative for implementing a searchable encryption scheme.
shubhamv108/crypto-utils
A simple crypto util in Java.