26 skills found
guyoung / CaptfEncoderCaptfencoder is opensource a rapid cross platform network security tool suite, providing network security related code conversion, classical cryptography, cryptography, asymmetric encryption, miscellaneous tools, and aggregating all kinds of online tools.
microsoft / PQCrypto SIDHSIDH Library is a fast and portable software library that implements state-of-the-art supersingular isogeny cryptographic schemes. The chosen parameters aim to provide security against attackers running a large-scale quantum computer, and security against classical algorithms.
tsotchke / Quantum RngSemi-Classical Quantum Random Number Generator library written in C for cryptographic, simulation and generative AI applications with examples
tigertv / SecretpyClassical ciphers: Caesar, ADFGX, ROT13 and etc.
Carleslc / CryptToolsTools for encryption, decryption and cracking from several cryptographic systems.
Lazuplis-Mei / ClassicalCryptography部分古典密码
rubenandrebarreiro / Demystifying The Quantum Key Distribution Scheme Bb84 Protocol⚛️ 🔒 🔑 A project based in Cryptography, most specifically in Quantum Cryptography. This project was built using Python, Jupyter Notebook, and some Quantum Frameworks, such as, Qiskit (IBM Q Experience), Cirq (Google AI Quantum), PyQuil (Rigetti Computing), PennyLane (Xanadu Quantum Technologies), Q# (Microsoft Quantum Development Kit), ProjectQ (ETHZ's Quantum Open-Source Framework), Quantum Inspire (TU Delft's Quantum Platform) and QuTip. It's made a brief introduction to Quantum Computing, then explained a little of the background history of the BB84 Protocol, how it works, possible practical implementations/solutions, its security proofs, comparisons with other Classical Key Distribution schemes and demonstrated a couple of Live Demos of it.
HaithemLamri / CryptoIn this repository , you find my implementations for some classical cryptography algorithms and their vulnerabilities using python and sagemath.
PSeminarKryptographie / MonkeyCryptThis modest Java Application aims to teach children the basics of (classical) cryptography, try out different encryption types and practice their skills.
themaddoctor / Classical Crypto Bookmadness's book on classical cryptography
SamRB-dev / Kry0StegKry0Steg 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.
1nfocalypse / CryptoWriteupA collection of notes on mathematical Cryptography, ranging from classical methods through contemporary.
cepdnaclk / E16 4yp Post Quantum Cryptographic Schemes Based On Plain LatticesThis project proposes the use of plain lattices with learning with errors problem to implement a cryptographic scheme which can run on classical computers and provides security against quantum based attacks. We are proposing key sizes for efficient operations and implement a lattice trapdoor function. Also we will improve current random oracle based model in to a standard model.
bitskriegofficial / KryptographerA Python swiss army knife for cracking classical cryptography.
KOSASIH / QuantumLinkBridging classical and quantum computing for Pi Network, QuantumLink offers tools for developing hybrid quantum-classical algorithms, quantum key distribution protocols, and quantum-safe cryptography, ensuring seamless integration of quantum technologies into the network.
prithviz / Cryptography With PythonThis repo contains python implementation of Some Classically used ciphers and Some widely used cryptographic algorithms.
Cairnarvon / GoldbugClassical cryptography toolkit for Python
arec1b0 / Crypto ComparisonA comprehensive project comparing classical and quantum cryptography. Includes detailed explanations, code examples, and tests for various cryptographic algorithms and protocols.
mohitpanthri / EncodeMeENCODE-ME is a website where one can use various classical cryptography algorithms all in a single website.
mananSingh / Cryptolab OfflineCryptolab offers a set of cryptography related tools using which teachers can demonstrate and students can practice various techniques from classical caesar to modern RC4, DES and RSA.