ciphers
There are 249 repositories under ciphers topic.
apple/swift-crypto
Open-source implementation of a substantial portion of the API of Apple CryptoKit suitable for use on Linux platforms.
OWASP/O-Saft
O-Saft - OWASP SSL advanced forensic tool
Vatshayan/Final-Year-Project-Cryptographic-Technique-for-Communication-System
Top B.tech/M.tech Final Year Project "Design and Analysis of Cryptographic Technique for Communication System" with Project Code, Report, PPT, Synopsis, IEEE Research Paper and HD Video Explanation
norkator/cryptography
Cryptography Android application code samples / cipher collection for app users
nsacyber/simon-speck
The SIMON and SPECK families of lightweight block ciphers. #nsacyber
hcrudolph/ciphersuite.info
A searchable directory of TLS ciphersuites and related security details.
tigertv/secretpy
Classical ciphers: Caesar, ADFGX, ROT13 and etc.
aykxt/crypto
🔐 Fast crypto library for Deno written in pure Typescript. AES, Blowfish, CAST5, DES, 3DES, HMAC, HKDF, PBKDF2
nsacyber/simon-speck-supercop
Fast implementations of the SIMON and SPECK lightweight block ciphers for the SUPERCOP benchmark toolkit. #nsacyber
prathimacode-hub/PyAlgo-Tree
👍This project aims to be a finest hub of various data structures and algorithms using python. Feel free to contribute and show your support by ✨ this repository.
Twilight-Dream-Of-Magic/TDOM-EncryptOrDecryptFile-Reborn
多重算法加密或解密文件 - 实用工具 Multiple Algorithm Encrypting or Decrypting File Reborn Versions - Utility tools
purplesyringa/sslcrypto
Simple ECIES, ECDSA and AES library for Python, supporting OpenSSL and pure-Python environments
Dashlane/pqc.js
JS bindings and playground of post-quantum asymmetric ciphers
Naruto/simon-speck-c
example C language implementation of SIMON and SPECK lightweight block ciphers.
the-lambda-way/bruteforce-enigma
A tool for cracking and bruteforcing Enigma ciphers.
Talos-crypto/Pilatus
Pilatus extends the Talos Framework for Android Applications and/or Smartphone-as-Gateway IoT Applications. Pilatus employs partial homomorphic ciphers (Paillier, EC-ElGamal, proxy-re-encryption PRE, order preserving encryption mOPE, key homomorphic)
arshubham/cipher
A simple application for encoding and decoding text
fabioricali/Cryptor
Encrypt and decrypt string using a key
Azgrom/RustyShield
RustyShield is a comprehensive cryptographic library implemented in Rust. This project implements a wide range of cryptographic algorithms, each expanding the Hash and Hasher traits of the Rust libcore to meet the no_std and no_std::alloc standards
windwalker-io/crypt
[READ ONLY] Openssl and libsodium encryption and password hashing adapters for PHP.
Alok-2002/Encryption-And-Decryption-Programs
This repository contains a collection of ciphers and encryption applications implemented in Python. The ciphers include classic ciphers like Caesar Cipher, Vigenere Cipher, Playfair Cipher, etc. The encryption applications include tools for encryption and decryption of messages, password generators, and more.
sheharyarn/cipherjs
Javascript Implementation of simple Ciphers
artemis-beta/enigma
Emulator of the Enigma Encoding Machine
kayahr/canonn-decryptor
Tool to decrypt the mysteries of the Elite Dangerous universe
Sina-Ghaderi/rabbitio
rabbit stream cipher package RFC 4503 for Go
asimtarapathak/mAshing
mAshing
maitreyeepaliwal/Cryptography-Ciphers
Collection of '30' cryptography ciphers coded in JavaScript and an interface coded in HTML styled with CSS.
TrueMyst/hashily
🍀 hashily is your go-to utility tool for effortlessly performing diverse text encoding and decoding tasks.
aegis-dev/SpeckNet
C# implementation of Speck cipher
Peter-Juhasz/Science.Cryptography.Ciphers
This project collects classic ciphers with high performance implementations.
Ramin-RX7/DramaX
Different tools and modules to crack encrypted text
Vatshayan/Cryptography-Communication-System
B.tech College Project for Secure Message Communication though Cryptography Algorithm
maximwebb/cryptography
A set of tools for breaking classical ciphers
Naruto/simon-speck-net
C# wrapper implementation of simon-speck-c that is SIMON and SPECK lightweight block ciphers.
prithviz/Cryptography_with_python
This repo contains python implementation of Some Classically used ciphers and Some widely used cryptographic algorithms.
SamRB-dev/Kry0Steg
Kry0Steg is a simple cryptographic toolkit providing classical ciphers, hashing, encoding and steganography tools with graphical user interface written with C++ and GTK C++ binding called GTKmm.