cryptology
There are 95 repositories under cryptology topic.
use-crypto
React hooks for all your cryptology needs.
KryptoBreaker
Web app for showing cryptographic calculations
Cryptology-Application-With-Arduino
This repo is designed to encrypt dna molecules using cryptology technology in an embedded system.
ciphers
A library of interactive programs to create and solve classical ciphers in cryptology.
crypto
Cryptopals challenge.
WCFAuthenticationDemo
This project presents a Visual Studio solution including a simple demo WCF Authentication Service Application and a “Tester” Client (Windows Form Application) that allows the user to test the user registration, login, logout, and service operations. In addition to demonstrating standard authentication capabilities, the WCF service implements a custom username and password validator pattern. Passwords are stored securely using Password-Based Key Derivation Function PBKD cryptology of which the implementation is discussed. A custom error handler ensures that exceptions are properly wrapped into WCF Faults and communicated to the client caller. Certificates are discussed along with how to implement a server certificate on a client machine for development testing of “integrity” and application trust. The project includes a demo certificate and script for generating self-signed dev certificates, which must be installed into the client certificate store for the client tester application to trust and access the demo service. The client “tester” windows form application is not intended as a UX/UI demo but used to test and verify that the backend authentication service registration, login, logout, service operations, and callbacks are working as expected and sending proper WCF fault messages. Lastly, the project is shown in the demo section with a video and screen captures.
ProgrammerKnows
程序员知识领域
blackfeather
Blackfeather Framework
PKCS11-Java-Wrapper
A comprehensive Java library for interacting with PKCS#11 (Cryptoki) compatible hardware security modules (HSMs) and smart cards. This wrapper simplifies cryptographic operations while maintaining high security standards.
Enigma
"simple" full stack enigma program (python backend; html, css, js frontend)
projectCaesar
A React web app that encrypts user input with a variety of encryption and hashing algorithms
Cryptology
CAST-128 in CBC with MAC and EC El Gamal
TP1_INFO002
TP1 CRYPTOLOGIE
caeser_cipher_encryption
A ruby implementation of the Caeser Cipher protocol that encrypts alphabetic characters using a simple uniform position shift algorithm based on positive integer keys.
GS15
Project for GS15
Cryptology-and-Coding-Theory
CSC3114 Cryptology and Coding Theory (Makerere University)
CS641A
Implemented various exploitation techniques such as frequency analysis, differential analysis and linear cryptanalysis. Decoded various encryption techniques like substitution cipher, vigenere cipher, permutation cipher, substitution and trans- position cipher
crypto-wallet-generator
Crypto Wallet Generator
MatthiasMi
public-profile landing-page
ANGELITA_128_Python
My ANGELITA 128-bit SPN Cipher, now in Python
Audio-CBC-FROG
Audio encryption using FROG cipher in CBC mode + Schnorr signature + ECDH key exchange + Captcha & OTP security
RSA-Cipher
A RSA cipher application to encrypt and decrypt text using python
Affine-Cipher-Encryption-Decryption
A monoalphabetic substitution cipher python application which encrypt and decrypt messages using an affine function
Vigenere-cipher
Program for encryption and decryption of Vigenère cypher using index of coincidence.
dhbw-ss22-kryptologie
Übungsblätter aus DHBW-Mannheim T3INF9105.1 "Kryptologie" von Prof. Hübl, Prof. Bauer & Dr. Weigel
encrypted-notepad
It is a desktop notepad application which base on Electron and uses cryptology.
DynamicCipheringWithUsingElements
ELEMENTLER İLE DİNAMİK ŞİFRELEME
cryptohelper-isomorphs
identify isomorphs in a given ciphertext (C++ header-only)
Voidcrypt
Voidcrypyt is a Base64 text encryptor-decryptor.
Cypher_tools
Cryptology tools. Messages can be encoded, and some decoded. Images and files can also be encrypted/decrypted.
SHAKE128-collision
SHAKE128 Collision finder using Floyd's Algorithm as part of the Advanced Cryptology course at École Polytechnique
Cryptology
A repo. for understanding and implementing the cryptography