Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

https://github.com/trashhalo/saltpack

node wrapper of saltpack library

cryptography keybase saltpack

Last synced: 25 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/samuel-lucas6/padme.net

A .NET implementation of PADMÉ padding.

crypto cryptography padding padme padme-padding

Last synced: 16 Oct 2024

https://github.com/nikhil25803/pyfidelius

Python SDK for Fidelius CLI, a tool designed for ECDH cryptography.

cryptography ecdh python3

Last synced: 30 Oct 2024

https://github.com/crownedgrouse/preach

[WIP] Phi base Random Encoder Aimed for Cryptography Hardening

cryptography obfuscation rust

Last synced: 01 Nov 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/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/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/scotow/pac

Scripts made throughout the PAC courses (Lille University)

course cryptography lille university university-project

Last synced: 06 Nov 2024

https://github.com/enjeck/cryptoalgovisualizer

Visualizations of various cryptography algorithms

algorithms cryptography visualization

Last synced: 04 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/bwesterb/go-exptable

Speed up modular exponentiation of Go's big.Int's using precomputed tables

cryptography go golang modular-exponentiation precomputed-table

Last synced: 25 Oct 2024

https://github.com/marlonbarcarol/enigma-engine

An encryption algorithm with the implementation of the enigma machine

cipher cryptography encryption enigma enigma-machine javascript substitution-cipher typescript

Last synced: 06 Nov 2024

https://github.com/aatxe/hacl-rs

Rusty bindings for HACL*, a formally verified cryptographic library written in F*.

cryptography security verified-primitives

Last synced: 15 Oct 2024

https://github.com/anuja-rahul/python-datavault

Encrypt and safeguard your valuable data with this python encryption/decryption module.

aes-256 cbc-aes-encryption cryptography fernet-cryptography oops-in-python

Last synced: 08 Nov 2024

https://github.com/bodrovis-learning/cryptobits-yt-series

Серия уроков Crypto bits на YouTube

crypto cryptocurrency cryptography

Last synced: 06 Nov 2024

https://github.com/sebastienrousseau/cmn

A Rust library for accessing a collection of mathematical and cryptographic constants

avogadro boltzmann constants cryptography data-structures development-tools euler gamma golden-ratio hash mathematics pi planck rust silver-ratio squareroot tau

Last synced: 12 Oct 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/isakruas/ecdp

The Elliptic Curve Data Protocol (ECDP) is a P2P communication protocol for decentralized networks, utilizing elliptic curve cryptography (ECC) for encryption, ECDSA for message authentication, and Diffie-Hellman key exchange for secure sessions. It operates over TCP and UDP.

cryptography data-security decentralized-networks diffie-hellman-key-exchange ecdsa elliptic-curve-cryptography encryption message-authentication peer-to-peer protocol secure-communication session-initialization tcp udp

Last synced: 13 Nov 2024

https://github.com/exenon/cryptopals

Solutions to the Cryptopals Crypto Challenges

cryptography cryptopals

Last synced: 06 Nov 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/john-lin/crypt

A simple CLI tool for Encrypt/Decrypt files.

aws-s3 cryptography

Last synced: 10 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/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/yashkarthik/steno_hide_text

Hide text in an image with steganography.

cryptography image-manipulation python steganography

Last synced: 08 Nov 2024

https://github.com/utarwyn/a51-cipher

Java implementation of the A5/1 Stream Cipher.

cryptography learning school-project

Last synced: 19 Oct 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/magical/keccak

The Keccak hash function (SHA-3)

cryptography

Last synced: 14 Oct 2024

https://github.com/qtumproject/qtool

Qtool is a cli command, a JSON RPC api and a golang package that provides crypto functionalities specific for qtum blockchain

bitcoin cryptography ecdsa qtum

Last synced: 06 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/fa7ad/bad-ciphers

A collection of bad ciphers

cryptography hacktoberfest hacktoberfest2023

Last synced: 24 Oct 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/vitkarpenko/cryptopals

:anger: Solving the cryptopals crypto challenges in Python for fun and profit!

challenge cryptography cryptopals python

Last synced: 06 Nov 2024

https://github.com/zhongruoyu/aes

Advanced Encryption Standard (AES) in C with file encryption/decryption support.

aes cryptography encryption

Last synced: 10 Nov 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/b0kic4/pgpkeytypedetector

This includes RSA and ECC cryptographic algorithms

cryptography go pgp

Last synced: 29 Oct 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/circa10a/l33tcrypto

Cryptography for the most l33t haxx0rs

cryptography encoder-decoder hacktoberfest

Last synced: 27 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/magical/skein

The Skein hash function and Threefish block cipher

cryptography

Last synced: 14 Oct 2024

https://github.com/rdner/uncrypticated

cryptography in Go made easy as it should be

cryptography security

Last synced: 28 Oct 2024

https://github.com/sanjoy-sust/scpproject

This is Secure Communication Protocol for smart cart Cryptography management

aes aes-encryption algorithm cryptography design-patterns factory-method-pattern factory-pattern j2se java java-smart-cards security

Last synced: 10 Nov 2024

https://github.com/mjovanc/cryptographix

Visualize and Interact with Cryptographic Algorithms

crypto cryptography gui leptos rust tauri

Last synced: 03 Nov 2024

https://github.com/talha-1010/des-algorithm

A symmetric-key algorithm for the encryption of digital data.

cpp cryptography datastructures des-algorithm encryption-decryption template-specialisations

Last synced: 14 Nov 2024

https://github.com/protomorphine/rsa-communication-system

Основные стадии процесса шифрования текстового сообщения с помощью алгоритма RSA

cryptography encryption matlab rsa

Last synced: 16 Nov 2024

https://github.com/chanced/navajo

A cryptographic toolkit for Rust

crypto cryptography rust security

Last synced: 02 Nov 2024

https://github.com/intricate/paseto-haskell

A Haskell implementation of PASETO (Platform-Agnostic Security Tokens).

cryptography haskell jwt paseto security token

Last synced: 12 Oct 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/ergl/sss

Basic Shamir's Secret Sharing

cryptography pony-language shamir shamir-secret-sharing

Last synced: 14 Oct 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/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/tmc/cryptopals

hack the planet

cryptography golang

Last synced: 12 Oct 2024

https://github.com/harsh-ps-2003/haikyu

A Bitcoin miner simulation

bitcoin cryptography sqlite

Last synced: 02 Nov 2024

https://github.com/pur3miish/antelope-ecc

A universal JavaScript ECC digital signature and key utility package for Antelope based blockchains

antelope antelopeio-blockchain blockchain-technology crypto cryptography javascript sign-transactions signature signature-generation signature-verification

Last synced: 03 Nov 2024

https://github.com/unbekanntes-pferd/dco3-crypto

A Rust crate for cryptography in DRACOON - more info on DRACOON here: https://dracoon.com

cryptography dracoon openssl rust-crate rust-crypto rust-lang

Last synced: 14 Oct 2024

https://github.com/verkush/lockboxpro

The LockBoxPro is an advanced software solution designed to facilitate the creation and evaluation of cryptographic algorithms.

cryptography electronjs generator

Last synced: 31 Oct 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/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/shilongdai/passwordsaver

A password manager with high-grade encryption and authentication

cryptography encryption java password-manager password-store

Last synced: 07 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/keyan/e2e_voting

Simulated end-to-end verifiable secure election protocol

cryptography elections voting

Last synced: 28 Oct 2024

https://github.com/netgian/cryptography-tool-with-gui

This is a tool for encrypt and decrypt with a graphical user interface made by my self.

cryptography decrypt encrypt python

Last synced: 09 Nov 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/magical/go-acorn

Go implementation of the ACORN-128 authenticated encryption scheme

cryptography

Last synced: 14 Oct 2024

https://github.com/usscalsst/xyn-seedwatcher-crypto-balance-checker-searcher-multicoin

This repository offers a versatile toolkit for managing multiple cryptocurrencies. Xyn SeedWatcher includes tools for balance checking, address searching, and multi-coin support. Use this to efficiently monitor and manage your crypto assets.

bip39 bitecoin blockchain coin-watcher cold-wallet cryptography ethereum hardware-wallet keypair mnemonic-phrase mnemonic-watcher monorepo react-native seed seed-phrase seed-phrase-checker seed-phrase-generator seed-watcher wallet wallet-watcher

Last synced: 11 Oct 2024

https://github.com/gavincarr/go-slip39

A SLIP-0039 library for Go.

bitcoin cryptography go slip39

Last synced: 21 Oct 2024

https://github.com/devsallein/taskmanager

😎🔎 A complete CRUD API for task management, an advanced level challenge proposed by DIO.me in its bootcamp with Avanade, currently has authentication with JWT token and much more (✿◕‿◕✿)

authentication-backend bootcamp-project consuming-api cryptography csharp dotnet entity-framework-core git jwt-authentication microsoft-identity minimal-api refit

Last synced: 08 Nov 2024

https://github.com/peterfritz/time

Get the current time, timezone, and a language-sensitive representation of the current time in the local timezone based on the user's IP. Create and validate signed date tokens.

cryptography date time

Last synced: 08 Nov 2024

https://github.com/kozlm/lyra2

Lyra2 password hashing algorithm implementation in Java

cryptography java junit lyra2 maven password-hashing phs

Last synced: 08 Nov 2024

https://github.com/sharif-minhaz/one-time_pad_algo-otm

One Time Pad algorithm (OTP) is a symmetric key type algorithm which means that the key used to perform encryption and decryption is the same key

cryptography one-time-pad

Last synced: 14 Nov 2024

https://github.com/sripwoud/cryptography

Modern Cryptography Primitives 101

basics cryptography primitives

Last synced: 29 Oct 2024

https://github.com/rurumimic/siege

🏰 공성전

aes cryptography rsa rust security tls

Last synced: 09 Nov 2024

https://github.com/fl03/aqueduct

Aqueduct is a dynamic encryption protocol merging elliptic-curve cryptography with fully-homomorphic encryption standards.

cryptography rust

Last synced: 28 Oct 2024