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/uofsc-fall-2022-math-587-001/homework11

Basics on elliptic curves and their discrete log problem

cryptography discrete-logarithms elliptic-curves go latex math

Last synced: 14 Nov 2024

https://github.com/uofsc-fall-2022-math-587-001/homework4

Introduction to the discrete logarithm problem and a comparison of symmetric vs asymmetric ciphers

cryptography discrete-logarithm go latex math

Last synced: 14 Nov 2024

https://github.com/uofsc-fall-2022-math-587-001/homework8

A bit about distribution of primes and Pollard's p-1 test

cryptography go latex math pollard-p-1 prime-numbers

Last synced: 14 Nov 2024

https://github.com/uofsc-fall-2022-math-587-001/homework10

The index calculus for the DLP, quadratic reciprocity, and Tonelli-Shanks.

cryptography go latex math quadratic-reciprocity tonelli-shanks

Last synced: 14 Nov 2024

https://github.com/uofsc-fall-2022-math-587-001/homework6

The Chinese remainder theorem and its application in the Pohlig-Hellman algorithm for solving the discrete logarithm problem.

cryptography discrete-logarithm go latex math

Last synced: 14 Nov 2024

https://github.com/i30101/wso-code

Official Woodson Science Olympiad tools for the Codebusters event

cryptography python science-olympiad tkinter

Last synced: 13 Nov 2024

https://github.com/ia/crypto

crypto means cryptography

base64 challenges cryptography perl xor

Last synced: 13 Nov 2024

https://github.com/rakin406/cryptography

Learning cryptography

cryptography

Last synced: 13 Nov 2024

https://github.com/thibmeu/rfc9500

Public Key Cryptography Test Keys from RFC 9500

cryptography rfc test

Last synced: 16 Nov 2024

https://github.com/thibmeu/pepe-debug

Local Privacy Pass debug interface

cryptography privacypass

Last synced: 16 Nov 2024

https://github.com/mauricelambert/customcrypto

This package implements tools to build your custom cipher

cipher cryptography encryption pypi-package python3

Last synced: 14 Nov 2024

https://github.com/duguorong009/md6-impl

MD6 hash implemented in Rustlang

cryptography hash md6 rust-lang

Last synced: 13 Nov 2024

https://github.com/duguorong009/ripemd-160-rs

Personal practice of implementing the RIPEMD-160 hash function

cryptography hash ripemd160 rust-lang

Last synced: 13 Nov 2024

https://github.com/bethanyuo/crypto_signatures

Popular Cryptographic Algorithms using various Crypto Libraries: Signatures

algorithms crypto crypto-algorithms crypto-libraries crypto-signatures cryptography javascript python signatures

Last synced: 13 Nov 2024

https://github.com/bethanyuo/crypto_hashes

Popular Cryptographic Algorithms using Crypto Libraries: Hashes

algorithms crypto-algorithms crypto-libraries cryptography hashing hashing-algorithm python

Last synced: 13 Nov 2024

https://github.com/m3ssap0/ctf-rsa-breaker

This is a Python 2.7 script that can be used to solve RSA challenges in CTFs.

cryptography ctf ctf-tools rsa

Last synced: 13 Nov 2024

https://github.com/ayushshrivstava/iitgn_cs431

CS431 - Computer Network and Security.

cryptography memory-safety network-security web-security

Last synced: 13 Nov 2024

https://github.com/iphydf/toxcore

Fork of toxcore that's not a github fork

cryptography encryption network p2p security toxcore

Last synced: 17 Nov 2024

https://github.com/levigo/url-crypto-kit

URL cryptography functionality to be used in conjunction with the Spring(tm) Framework

cryptography spring spring-security spring-web urls

Last synced: 13 Nov 2024

https://github.com/rhcarvalho/tiwe

Tiwe is a distributed multiplayer board game

cryptography game golang multiplayer peer-to-peer

Last synced: 13 Nov 2024

https://github.com/rhcarvalho/decrypt-ola

Deciphering some messages

cryptography go golang

Last synced: 13 Nov 2024

https://github.com/naemazam/live-encryption-decryption

Encryption is the process of translating plain text data (plaintext) into something that appears to be random and meaningless (ciphertext). Decryption is the process of converting ciphertext back to plaintext. To encrypt more than a small amount of data, symmetric encryption is used

aes cryptography encryption html-css-javascript javascript naemazam

Last synced: 14 Nov 2024

https://github.com/linariaworks/mephi

Proof of concept Limbus Company Private Server written in Clojure.

api clojure cryptography http-server limbus-company private-server web-server

Last synced: 14 Nov 2024

https://github.com/jungyoonlim/agora

Private auction on Ethereum with a commit-reveal scheme in combination with zero-knowledge proofs (ZKPs)

cryptography ethereum zero-knowledge

Last synced: 16 Nov 2024

https://github.com/cadeke/lets-go

lets-go is a simple CLI application written in Go for encrypting and decrypting files.

cli cryptography decryption encryption golang

Last synced: 13 Nov 2024

https://github.com/angelobattaglia/gematro

A cryptographic calculator

cryptography steganography

Last synced: 13 Nov 2024

https://github.com/ureeves/jwt-go-secp256k1

A secp256k1 signature method for dgrijalva/jwt-go.

cryptography golang jwt secp256k1

Last synced: 15 Nov 2024

https://github.com/amagioss/slv-action

Sets up the SLV CLI and helps in injecting vault secrets as masked environment variables for workflows to consume.

credentials credentials-helper cryptography decrypt encryption github-actions github-secrets secrets secrets-manager slv

Last synced: 15 Nov 2024

https://github.com/kharizzakaye/message-encoder-decoder

A Python program that encodes and decodes a message. Built with Tkinter and Python Base64.

base64 cryptography python3 tkinter

Last synced: 16 Nov 2024

https://github.com/lesnyrumcajs/matasanocpp

Matasano Crypto Challenge using C++

cpp cryptography cryptopals-challenges google-test

Last synced: 15 Nov 2024

https://github.com/wakingrufus/code-book

This repository is a practical book study of The Code Book by Simon Singh.

books cryptography

Last synced: 15 Nov 2024

https://github.com/paulshpilsher/ed25519-key-generator

Public key generator using Edwards-curve Digital Signature Algorithm (EdDSA)

crypto cryptography eddsa eddsa25519 go golang public-key-cryptography

Last synced: 16 Nov 2024

https://github.com/paulshpilsher/genrsa

RSA keys generator written in Go

cryptography go pem publickey rsa

Last synced: 16 Nov 2024

https://github.com/realabbas/offline-blockchain-transaction-signing-private-wallet

A private offline wallet for signing incoming transaction from web interface

cryptography offline public-private-key qrcode signing transaction wallet

Last synced: 15 Nov 2024

https://github.com/hopex-development/cipher

Provides encryption and decryption (not for everyone, see the documentation) of strings using MD5, SHA1, SHA256, Base 16, Base64, DES, AES algorithms.

aes cryptography dotnetframework encryption

Last synced: 17 Nov 2024

https://github.com/pythoncoderunicorn/simplersa

a simple Python program to learn how RSA cryptography works

cryptography python3 rsa

Last synced: 17 Nov 2024

https://github.com/sheroz/crypto_vectors

Cryptography test vectors in Rust

cipher cryptography test test-vectors vector

Last synced: 15 Nov 2024

https://github.com/michaeltennyson/advanced-security

The following repository contains programs completed for the advanced security Module

cipher cipher-algorithms cryptography java security

Last synced: 15 Nov 2024

https://github.com/varun-doshi/modc

Rust Library for Finite Field Arithmetic

cryptography mathematics zk

Last synced: 15 Nov 2024

https://github.com/rakibmia7254/xorpass

XORpass is a Flask-based password manager application with MongoDB integration. It allows users to securely store their passwords in a MongoDB database, with encryption applied using their own master password. This ensures that the stored passwords are protected and can only be accessed by the owner.

cryptography encrypted-store flask password-manager

Last synced: 17 Nov 2024

https://github.com/iosmanthus/homqv-go

One-Pass HMQV and Asymmetric Key-Wrapping https://eprint.iacr.org/2010/638.pdf

cryptography

Last synced: 15 Nov 2024

https://github.com/markcda/unitech-infosec-basics-practice-2nd-gr

Учебно-лабораторная практика за 2-й курс

cryptography university-coursework

Last synced: 17 Nov 2024

https://github.com/casper64/hai

The 100% console based messaging program using the cryptography library in python; a project I made for my cryptograpghy course.

cryptography python sockets

Last synced: 15 Nov 2024

https://github.com/sohnryang/crypto-contest-2020

상받은 2020년 암호경진대회 솔루션

block-cipher crypto-contest cryptography hill-cipher loop-unrolling

Last synced: 17 Nov 2024

https://github.com/umstek/classiccryptolib

Classical Cryptography in Modern Code

cipher cryptography encryption

Last synced: 17 Nov 2024

https://github.com/mikehorn-git/cryptography-c

Simple hash implementations in C/C++.

botan cryptography openssl

Last synced: 17 Nov 2024

https://github.com/boolangery/d-cryptonote

d binding for cryptonote hash library

cryptography cryptonote d dlang

Last synced: 18 Nov 2024

https://github.com/faheel/cryptopals-crypto-challenges

Solutions to the Cryptopals Crypto Challenges, mostly in Rust

crypto-challenges cryptography cryptopals rust

Last synced: 18 Nov 2024

https://github.com/4l13nh4ck3r/base64

Here are 2 simple Python Scripts that can easily encrypt a string of text, or decrypt a Base64 string.

base64 cryptography decryption encryption encryption-decryption python python-script python2

Last synced: 18 Nov 2024

https://github.com/eshan327/blockchain

An experimental, fully functioning blockchain developed in Java.

blockchain cryptography java

Last synced: 18 Nov 2024

https://github.com/sundeeep/sundeeep-blockchain

Building blockchain from scratch using GoLang.

bitcoin blockchain cryptography golang network security sha256-hash web3

Last synced: 18 Nov 2024

https://github.com/saiteja-talluri/cryptosuite-application

A small cryptosuite application written in C++

cryptography miller-rabin rsa-encryption

Last synced: 18 Nov 2024

https://github.com/divinemonk/ancipher

Alpha Numeric Cipher, replaces similar words to numbers & gives a CyFi look.

alpha cipher cryptography hacking hacking-tool numeric pypi python python3

Last synced: 18 Nov 2024

https://github.com/tykoth/cryptopsy

Encryption/Decryption tests.

command-line cryptography cryptojs testing

Last synced: 18 Nov 2024

https://github.com/daleksla/present

Implementations of the PRESENT algorithm for a Rasberry Pi PICO

c11 cmake cryptography rasberry-pi-pico

Last synced: 18 Nov 2024