cryptology

There are 95 repositories under cryptology topic.

  • CryptoApp

    Language:Python
  • breaking-the-cryptosystems

    Language:Jupyter Notebook
  • isik-crypto

    Language:Rust
  • use-crypto

    React hooks for all your cryptology needs.

    Language:JavaScript1
  • KryptoBreaker

    Web app for showing cryptographic calculations

    Language:JavaScript1
  • Cryptology-Application-With-Arduino

    This repo is designed to encrypt dna molecules using cryptology technology in an embedded system.

    Language:C++1
  • ciphers

    A library of interactive programs to create and solve classical ciphers in cryptology.

    Language:Python1
  • crypto

    Cryptopals challenge.

    Language:Rust1
  • 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.

    Language:C#1
  • ProgrammerKnows

    程序员知识领域

  • blackfeather

    Blackfeather Framework

    Language:C#1
  • 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.

    Language:Java
  • Enigma

    "simple" full stack enigma program (python backend; html, css, js frontend)

    Language:Python
  • projectCaesar

    A React web app that encrypts user input with a variety of encryption and hashing algorithms

    Language:TypeScript
  • Cryptology

    CAST-128 in CBC with MAC and EC El Gamal

    Language:Python
  • TP1_INFO002

    TP1 CRYPTOLOGIE

    Language:C++
  • 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.

    Language:Ruby
  • GS15

    Project for GS15

    Language:Python
  • 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

    Language:Jupyter Notebook
  • crypto-wallet-generator

    Crypto Wallet Generator

    Language:Rust
  • MatthiasMi

    public-profile landing-page

  • ANGELITA_128_Python

    My ANGELITA 128-bit SPN Cipher, now in Python

    Language:Python
  • Audio-CBC-FROG

    Audio encryption using FROG cipher in CBC mode + Schnorr signature + ECDH key exchange + Captcha & OTP security

    Language:Java
  • RSA-Cipher

    A RSA cipher application to encrypt and decrypt text using python

    Language:Python
  • Affine-Cipher-Encryption-Decryption

    A monoalphabetic substitution cipher python application which encrypt and decrypt messages using an affine function

    Language:Python
  • Vigenere-cipher

    Program for encryption and decryption of Vigenère cypher using index of coincidence.

    Language:Python
  • dhbw-ss22-kryptologie

    Übungsblätter aus DHBW-Mannheim T3INF9105.1 "Kryptologie" von Prof. Hübl, Prof. Bauer & Dr. Weigel

    Language:Python
  • encrypted-notepad

    It is a desktop notepad application which base on Electron and uses cryptology.

    Language:JavaScript
  • DynamicCipheringWithUsingElements

    ELEMENTLER İLE DİNAMİK ŞİFRELEME

  • cryptohelper-isomorphs

    identify isomorphs in a given ciphertext (C++ header-only)

    Language:C++
  • Voidcrypt

    Voidcrypyt is a Base64 text encryptor-decryptor.

    Language:C#
  • Cypher_tools

    Cryptology tools. Messages can be encoded, and some decoded. Images and files can also be encrypted/decrypted.

    Language:Python
  • SHAKE128-collision

    SHAKE128 Collision finder using Floyd's Algorithm as part of the Advanced Cryptology course at École Polytechnique

    Language:Python
  • Cryptology

    A repo. for understanding and implementing the cryptography

    Language:Jupyter Notebook