Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Cryptography
Cryptography, or cryptology is the practice and study of techniques for secure communication in the presence of adversarial behavior. More generally, cryptography is about constructing and analyzing protocols that prevent third parties or the public from reading private messages.
- GitHub: https://github.com/topics/cryptography
- Wikipedia: https://en.wikipedia.org/wiki/Cryptography
- Last updated: 2024-11-18 00:06:14 UTC
- JSON Representation
https://github.com/samuel-lucas6/padme.net
A .NET implementation of PADMร padding.
crypto cryptography padding padme padme-padding
Last synced: 16 Oct 2024
https://github.com/vonderklaas/python-password-manager-cli
This is application which imitates a password book, where you can add passwords into the file, or you can view your passwords from the file
Last synced: 10 Nov 2024
https://github.com/tuxxy/speck
A no_std implementation of NSA's lightweight blockcipher SPECK
cryptography encryption lightweight-cryptography rust rust-crypto security speck
Last synced: 10 Nov 2024
https://github.com/samuel-lucas6/covertpadding
An implementation of the Covert Encryption randomised padding scheme.
crypto cryptography encryption padding purb
Last synced: 16 Oct 2024
https://github.com/samuel-lucas6/aes-ctr.net
A .NET implementation of AES-CTR.
aes aes-256 aes-ctr aes-ctr-mode aes-decryption aes-encryption crypto cryptography
Last synced: 16 Oct 2024
https://github.com/andybons/cryptopals
๐๐จ Solutions to the cryptopals crypto challenges written in Go
crypto cryptography exercises fun go golang
Last synced: 13 Oct 2024
https://github.com/trailofbits/rfc8785.py
A pure-Python implementation of RFC8785 (JSON Canonicalization Scheme)
canonicalization cryptography json python serialization
Last synced: 08 Nov 2024
https://github.com/mrdcvlsc/keyper-offline-password-manager
An android application where you can record the following account information: username, platform, passwords to an offline database.
aes aes-256 aes256 android android-application android-studio apk cryptography data-encryption data-security database decryption encryption information-security information-system java offline password-manager password-vault sqlite3
Last synced: 08 Nov 2024
https://github.com/mrdcvlsc/bytepadding
A collection of different byte padding methods
alignment ansix923 block block-cipher block-cipher-mode byte-array c-plus-plus cplusplus cpp cryptography data-processing data-stream fill iso-iec-7810 library memory memory-management padding pkcs5 pkcs7
Last synced: 08 Nov 2024
https://github.com/jshawl/minisign
minisign, in ruby!
cryptography ed25519 minisign signature signature-verification
Last synced: 15 Oct 2024
https://github.com/edgarogh/camerash
Little educational app to create entropy/randomness from a video input
android cryptography educational hash random
Last synced: 30 Oct 2024
https://github.com/gerhalt/cryptopals
Solutions to Cryptopals challenges in Python 3. Visit https://cryptopals.com/ for the complete list of challenges.
aes-encryption cbc-mode challenges crypto cryptography diffie-hellman dsa dsa-algorithm ecb-mode puzzles python python3 rsa rsa-algorithm solutions
Last synced: 14 Nov 2024
https://github.com/yashkarthik/steno_hide_text
Hide text in an image with steganography.
cryptography image-manipulation python steganography
Last synced: 08 Nov 2024
https://github.com/miraclx/xstrip-auth
Cryptographically strong pseudorandom key generator based on the `XStrip Algorithm`
cipher cryptography encrypt pbkdf2withhmacsha512 pseudorandom
Last synced: 15 Nov 2024
https://github.com/sourish-kanna/side-projects
These are my other side projects which are not that big for a dedicated repository
ascii cesar-cipher cesar-cypher cryptography encryption java python side-project
Last synced: 09 Nov 2024
https://github.com/bytemare/hash2curve
Go implementation of RFC 9380 - Hashing to Elliptic Curves
cryptography ecc elliptic-curves go golang hash hash-to-curve rfc9380 secp256k1
Last synced: 14 Nov 2024
https://github.com/flucium/hsum
hsum is a simple cli tool that compute the hash digest
cryptography hash hsum rust security sha2 sha3
Last synced: 27 Oct 2024
https://github.com/scifer99/pki-engineering
PKI Engineering Repository for Secure Web Application Development
cryptography information-security informationsystems pki-applications security-engineering
Last synced: 10 Nov 2024
https://github.com/developpeurpascal/shift-keys-generator
A simple generator of numbers between -7 and 7 as lists or arrays in different programming languages.
cryptographic-algorithms cryptography cryptography-tools delphi delphi-app developer-tool developer-tools firemonkey firemonkey-applications
Last synced: 01 Nov 2024
https://github.com/developpeurpascal/idb-keys-generator
A simple generator of numbers lists or arrays in different programming languages.
cryptographic-algorithms cryptography cryptography-tools delphi delphi-app developer-tool developer-tools firemonkey firemonkey-applications
Last synced: 01 Nov 2024
https://github.com/furk4nbulut/julius-caesar-cryptography-algorithm
Java program implements the Julius Caesar's Cryptography Algorithm, also known as Caesar Cipher. The Caesar Cipher is a substitution cipher where each letter in the plaintext is shifted a fixed number of places down or up the alphabet.
algorithm cryptography java julius-caesar-cryptography
Last synced: 11 Nov 2024
https://github.com/salmandabbakuti/lit-actions-listener
lit actions event listener proposal
access-control actions cryptography encryption event-driven event-listener lit-protocol web3 web3-actions
Last synced: 09 Nov 2024
https://github.com/vexcited/forgeron
WIP: A native implementation of tools to write crypto-based webapps.
aes asn1 certificate cipher crypto cryptography csr hmac javascript md5 message-digest pbkdf2 pkcs pkcs1 pkcs12 pkcs7 sha1 sha256 tls x509
Last synced: 13 Nov 2024
https://github.com/vexcited/iut-r3.09
Module de cryptographie de BUT2 ร l'IUT du Limousin.
cryptanalysis cryptography iut-du-limousin rust
Last synced: 13 Nov 2024
https://github.com/psychedelicshayna/obsidian.cpp
An abstraction layer that sits on top of OpenSSL which provides a more modern way of interacting with it in C++
abstract cpp-library cryptography decryption encryption moderncpp openssl-bindings wrapper-library
Last synced: 12 Nov 2024
https://github.com/ecies/py-demo
A simple fastapi eciespy web backend demo
cryptography ecies fastapi python3 secp256k1 webdemo
Last synced: 07 Nov 2024
https://github.com/churro/avr-aes128-groestl256
Efficient AES-128 & Grรธstl-256 Implementations for the AVR 8-bit Microcontroller Architecture
aes-128 atmega128 avr cryptography groestl-256
Last synced: 05 Nov 2024
https://github.com/kevincharm/sparse-merkle-tree
Optimised SMT implementation in Solidity & accompanying JS lib
cryptography ethereum evm merkle-tree solidity sparse-merkle-tree
Last synced: 08 Nov 2024
https://github.com/bahanix/chatchan
End-to-end encrypted chat in your browser
chat cryptography end-to-end web-app
Last synced: 13 Oct 2024
https://github.com/chanced/navajo
A cryptographic toolkit for Rust
crypto cryptography rust security
Last synced: 02 Nov 2024
https://github.com/jean0t/passmanager
Encrypted database and password manager.
cryptography password-manager python3 sqlite3
Last synced: 10 Nov 2024
https://github.com/virgilsecurity/virgil-cryptoapi-x
This framework provides Crypto API to separate VirgilSDK from concrete Crypto implementation
carthage cocoapods crypto cryptography ios macos virgil
Last synced: 09 Nov 2024
https://github.com/quyxishi/ethanium
XChaChaPoly1305-Argon2id cli, built on cryptopp & libsodium
argon2id cli cryptography windows xchacha20-poly1305
Last synced: 14 Nov 2024
https://github.com/virgilsecurity/virgil-pythia-x
Virgil Pythia SDK allows developers to communicate with Virgil Pythia Service and implement Pythia protocol in order to generate a BrainKey.
brainkey cryptography encryption pythia pythia-sdk sdk virgil-pythia
Last synced: 09 Nov 2024
https://github.com/virgilsecurity/demo-twilio-sms-net
A simple Net Console application that demonstrates how to send encrypted message via SMS.
cryptography encryption end-to-end-encryption secured-by-virgil sms twilio twilio-sms twilio-sms-api
Last synced: 09 Nov 2024
https://github.com/divshekhar/decipher
Breaking transposition cipher using metaheuristic algorithms
cryptanalysis cryptography dpso-algorithm genetic-algorithm geneticalgorithm jaya-algorithm mpso-algorithm pso-algorithm transposition-cipher
Last synced: 07 Nov 2024
https://github.com/virgilsecurity/virgil-keyknox-kotlin
KeyKnox SDK allows developers to communicate with the Virgil Keyknox Service to upload, download, and synchronize encrypted sensitive data (private keys) between user's devices.
cryptography data-sharing keyknox sdk
Last synced: 09 Nov 2024
https://github.com/virgilsecurity/demo-nexmo-chat-server
Application API server for the Virgil Nexmo Demo Messaging app.
api chat cryptography demo encryption messenger nexmo server
Last synced: 09 Nov 2024
https://github.com/elliotwutingfeng/steam_totp
A Dart library for generating 5-character alphanumeric Steam TOTP codes.
crypto cryptography mfa otp security
Last synced: 11 Nov 2024
https://github.com/justscott/listcrypt
Symmetric cryptographic algorithm built with python3
cryptography encryption python38 symmetric-cryptography symmetric-key-cryptography
Last synced: 08 Nov 2024
https://github.com/virgilsecurity/demo-e2ee-server-java
A simple Java server application that uses in end-to-end encryption (E2EE) use-case.
crypto cryptography demo encryption end-to-end-encryption secured-by-virgil server
Last synced: 09 Nov 2024
https://github.com/elliotwutingfeng/balloon-hashing-kotlin
Balloon Hashing implemented in Kotlin.
crypto cryptography gradle hash java kdf-algorithm key-derivation-function kotlin password
Last synced: 11 Nov 2024
https://github.com/benwoo1110/cryptographyapp
Advanced converter for modern cryptography algorithms
Last synced: 08 Nov 2024
https://github.com/shgysk8zer0/phpcrypt
Provides a variety of cryptographic traits and classes to PHP
aes aes256 cryptography jscrypt php php-7 phpcrypt rsa spl-autoload traits
Last synced: 12 Oct 2024
https://github.com/carlosmakin/enigma
A minimal package for basic cryptographic operations.
Last synced: 09 Nov 2024
https://github.com/elliotwutingfeng/balloon-hashing
Balloon Hashing implemented in Ruby.
crypto cryptography hash kdf-algorithm key-derivation-function password ruby ruby-language
Last synced: 11 Nov 2024
https://github.com/pedroalbanese/gostsum
Parallel GOST R 34.11-94 CryptoPro hashsum command
cryptography gost gost94 hashsum
Last synced: 09 Nov 2024
https://github.com/elliotwutingfeng/bitwarden_backup_decryptor
CLI tool to decrypt backup files exported from Bitwarden. This application is not affiliated with Bitwarden, Inc.
aes aes-cbc android argon2id backup credential-stuffing cryptography cybersecurity encryption hmac hmac-sha256 ios password-manager pbkdf2 security sha256
Last synced: 11 Nov 2024
https://github.com/gentjankolicaj/wonderland
Project around cryptography.
algorithms analysis cryptographic-services cryptography cryptography-project grpc-java hashing java java-jca javafx-gui keys keystores message-authentication-code redis-cache
Last synced: 12 Oct 2024
https://github.com/vancenceho/50.005-computer-system-engineering
50.005 Computer System Engineering - Labs & Programming Assignments
computer-systems-and-networks computer-systems-engineering cryptography networks operating-systems
Last synced: 10 Nov 2024
https://github.com/odhithsen/hashvault
๐"HashVault" is an all-in-one locally installed password manager that keeps users' passwords and other sensitive information and credentials safe for all at the convenience of a single master key.
cryptography java javafx password-manager
Last synced: 12 Oct 2024
https://github.com/nanoframework/system.security.cryptography
๐ฆ .NET nanoFramework System.Security.Cryptography
cryptography csharp dotnet embedded-systems hacktoberfest nanoframework
Last synced: 09 Nov 2024
https://github.com/nethermindeth/eth-pairings-bindings
C# bindings for the eth_pairings library
cryptography eip-1962 pairings
Last synced: 05 Nov 2024
https://github.com/kuanhungchen/spring-2021-network-security
๐ Implementation of encryption algorithms such as AES, Miller-Rabin and Elliptic Curve ElGamal.
aes-encryption cryptography elgamal-encryption elliptic-curve-cryptography encryption-decryption miller-rabin-algorithm network-security
Last synced: 10 Nov 2024
https://github.com/abdulsmapara/constant-size-group-signatures
Implementation of the research paper - http://crypto.stanford.edu/~xb/pkc07/fullgrpsigs.pdf
constant-size-group-signatures cryptography number-theory
Last synced: 10 Nov 2024
https://github.com/someordinarybro/password-manager
This is a personal project aimed at securely storing my passwords using a program I develop, ensuring I always know where they are kept.
cryptography password-manager python
Last synced: 16 Nov 2024
https://github.com/vishalshenoy2002/file-encrypter
Keep your files safe by encrypting it ๐
cryptography encrpytion file-encryption file-encryption-python file-encryptor safe security
Last synced: 14 Nov 2024
https://github.com/shaygali/crypto-project
python crypto course final project
course-assignment cryptocurrency cryptography python
Last synced: 13 Nov 2024
https://github.com/xtrendence/native-encryption
My first mobile app developed using React Native. A simple app that allows the user to use AES-256 to encrypt/decrypt data.
aes-encryption android cross-platform cryptography encryption ios mobile-app react react-native reactjs
Last synced: 10 Nov 2024
https://github.com/markus28/steganography
Steganography: Encrypt and hide any data in an image, video or audiofile
cryptography python steganography
Last synced: 13 Oct 2024
https://github.com/bkawk/bit-flip
Polymer1 Web Component for generating a random hexadecimal or binary string, of a specified length.
bitcoin crypto cryptography polymer webcomponents
Last synced: 07 Nov 2024
https://github.com/karusb/bazcryptlib
BazCrypt 4 Neighborhood Cellular Automata Encryption Algorithm C++ Library
algorithm bazcrypt bazcrypt-encryption c-plus-plus cellular-automata cpp cross-platform cryptography encryption library linux windows
Last synced: 10 Nov 2024
https://github.com/defeo/isogenyviz.jl
Visualizations of isogeny graphs
cryptography elliptic-curves isogenies mathematics number-theory
Last synced: 16 Nov 2024
https://github.com/yuuki1578/cipherium
Program to encrypt or decrypt caesar cipher file!
Last synced: 12 Oct 2024
https://github.com/eldersantoss/pycertmanager
Module to assist in the programmatic management of PFX digital certificates on Windows operating system.
certificate cryptography pfx pki powershell windows
Last synced: 02 Nov 2024
https://github.com/circa10a/l33tcrypto
Cryptography for the most l33t haxx0rs
cryptography encoder-decoder hacktoberfest
Last synced: 27 Oct 2024
https://github.com/prongbang/aes_ctr
AES CTR - Counter Flutter plugin.
aes-ctr aes-ctr-mode cryptography decryption encryption flutter
Last synced: 25 Oct 2024
https://github.com/presidentbeef/ruby_crypto_examples
Examples of cryptography operations using Ruby's standard library.
cryptography elliptic-curve-cryptography openssl public-key-cryptography public-key-encryption rsa-cryptography ruby
Last synced: 31 Oct 2024
https://github.com/fpoirotte/cryptal-tomcrypt
An implementation of the Cryptography Abstraction Layer based on the tomcrypt PHP extension
cryptal crypto cryptography libtomcrypt php tomcrypt
Last synced: 28 Oct 2024
https://github.com/henryhale/enigma
๐ A basic simulation of the Enigma machine
cipher cryptography decryption encryption enigma enigma-machine enigma-simulator henryhale ts turing
Last synced: 11 Nov 2024
https://github.com/azlibdar/caesar-cipher
Encrypt and decrypt messages using the Caesar Cipher technique with this simple web application. Real-time updates and space preservation
caesar-cipher cipher-algorithms cryptography
Last synced: 24 Oct 2024
https://github.com/chaos4455/py-crypt-messages
Python message encryption software with RSA 512/4096 bits
criptografia cryptography encryption encryption-decryption python rsa rsa-algorithm rsa-cryptography rsa-encryption
Last synced: 11 Nov 2024
https://github.com/obaskly/vas-y
aes base64 cipher cryptography encryption-decryption rsa
Last synced: 11 Nov 2024
https://github.com/emilamaj/signswap
Gas-free Ethereum decentralized exchange. The cryptographic signing lets you securely swap tokens without spending any gas fee.
cryptography dapp decentralized-exchange dex ethereum foundry-rs react solidity
Last synced: 11 Nov 2024
https://github.com/minapecheux/medusa
A small encoding/decoding Python lib.
Last synced: 07 Nov 2024
https://github.com/a3h1nt/python-meets-cryptography
Python code snippets for modern encryption algorithms.
Last synced: 14 Oct 2024
https://github.com/darconeous/msecret-rust
Tool for deriving various types of keys from known symmetric secrets.
command-line-tool cryptography ecc-cryptography key-derivation passphrase rsa-cryptography rust secret-sharing
Last synced: 14 Oct 2024
https://github.com/stackoverflowexcept1on/roast
Rust implementation of ROAST (Robust Asynchronous Schnorr Threshold Signatures) with cryptography by Zcash Foundation
cryptography elliptic-curves schnorr schnorr-signatures threshold-cryptography threshold-signature
Last synced: 12 Nov 2024
https://github.com/jambolo/bitcoin-keys-demo
Various demonstrations of the derivations and features of Bitcoin keys.
bip32 bip39 bitcoin bitcoin-address cryptography
Last synced: 14 Nov 2024
https://github.com/tywil04/passwordmanager
Simple PasswordManager written using Go and Svelte. Its simple and insecure and it was created as part of a college assignment.
aes-256-cbc college college-project computer-science cryptography email email-alias gin-gonic golang gpl3 insecure pbkdf2 svelte svelte-kit
Last synced: 16 Nov 2024
https://github.com/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.
ciphers cpp cryptography gtk gtk4 gtkmm4 steganography-tools
Last synced: 24 Oct 2024
https://github.com/anubhav-narayan/pkns
Public Key Name System Framework for Key Exchange in Peer-To-Peer and centralised servers.
cryptography key-exchange peer-to-peer public-key-cryptography python-3 python3-framework web-service
Last synced: 18 Oct 2024
https://github.com/b0kic4/pgpkeytypedetector
This includes RSA and ECC cryptographic algorithms
Last synced: 29 Oct 2024
https://github.com/danieldidiobalsamo/sha256sum_from_scratch
SHA-256 from-scratch implementation in Rust
cryptography hashing rust sha256
Last synced: 09 Nov 2024
https://github.com/gianlucatruda/nis-encrypted-messaging
A demonstration of security principles for peer-to-peer communications of sensitive content.
aes-encryption cryptography messaging python3 rsa-cryptography security
Last synced: 28 Oct 2024
https://github.com/moul/otp
One-Time Pad utility
conference cryptography one-time-pad otp xor
Last synced: 21 Oct 2024
https://github.com/ajnouri/network-automation
Development container for network automation.
ansible cryptography napalm net-tools netmiko openssh-client paramiko pexpect pycharm-ide pyntc python python-pip python3-setuptools python36 telnet
Last synced: 31 Oct 2024
https://github.com/fa7ad/bad-ciphers
A collection of bad ciphers
cryptography hacktoberfest hacktoberfest2023
Last synced: 24 Oct 2024
https://github.com/hk-transfield/quantum-key-exchange
A simple program to simulate a Quantum Key Exchange (QKE) algorithm, written in Python3.
cryptography encryption python python3 quantum-computing quantum-key-distribution symmetric-cryptography symmetric-encryption symmetric-key-cryptography xor-cipher xor-encryption
Last synced: 27 Oct 2024
https://github.com/shgysk8zer0/jscrypt
Cryptographic modules implemented in JavaScript (I.E. SubtleCrypto API)
aes aes256 crypto cryptography ecmascript2015 es6 es6-modules javascript jscrypt jwk nodejs npm phpcrypt rsa spki subtlecrypto subtlecrypto-api webcryptoapi
Last synced: 17 Oct 2024