An open API service providing repository metadata for many open source software ecosystems.

Topic: "cryptography-algorithms"

shea-m/mat302-python-code

Python code written for various exercises and activities in MAT302H5 @ UofT

Language: Python - Size: 98.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

surajgoud36/SpiralKey Fork of satwikbhasin/SpiralKey

SpiralKey is a cutting-edge cryptographic method that combines the robustness of symmetric key encryption with the captivating properties of spiral matrices

Size: 333 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

iamv1n/phoenix

A Post Quantum, Lattice based Cryptographic Encryption Algorithm based on NTRU

Language: Python - Size: 289 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

BaevaDiana/Cryptographic_Protocols

Программы для лабораторных работ по предмету "Криптографические протоколы"

Language: Python - Size: 2.26 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

reorg-icp/lsig Fork of amschel99/lsig

Constructing Quantam resistant digital signatures using hash functions

Size: 24.4 KB - Last synced at: 11 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

anupammaurya6767/tanji

Tanji is a Python encryption library that provides a secure and flexible solution for encrypting and decrypting messages. It leverages both symmetric and asymmetric encryption techniques to ensure the confidentiality and integrity of your data.

Language: HTML - Size: 161 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mikecvet/sha-2

Sample implementation of SHA-256 message digest algorithm in Rust

Language: Rust - Size: 12.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

nikolas-gou/University-Projects

A repository with different projects like: Data Structures, WebDev, Fundamental Algorithms, AI, Android programming etc.. during my studies at the University of Thessaly

Language: Jupyter Notebook - Size: 46.9 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

MorganDemange/cryptography_experiment

Implementation and experimentation of some classical cryptography algorithms in C language.

Language: C - Size: 332 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Alex188dot/Python

This repo includes a series of programs and exercises that were part of the June-August 2023 Full Stack Developer with Python Bootcamp at Talentform

Language: Python - Size: 29.1 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

NicholasLiem/cryptool

A self-hosted cryptography tool to encrypt and decrypt files or text based with more than 7 different encryption algorithms built using Ruby on Rails stack

Language: Ruby - Size: 10.4 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

mariateodorapopescu/NASMx86-cryptography

My project from the first-year course of Intorduction to Computer Organization and ASM

Language: Assembly - Size: 13.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

i-h-bar/learning-with-errors

A C++ Implementation of the Learning with Errors Algorithm, a quantum safe cryptography algorithm

Language: C++ - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

malandrakisgeo/crypto-min

A custom file encryption algorithm implemented in Rust

Language: Rust - Size: 25.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

chrnk-exe/RBSH

Cryptoprotocol at LETI 2023

Language: Python - Size: 29.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

yuliyavolkova18/modified-vigenere-ransomware

Ransomware that encrypts and decrypts .txt, .py, .docx and .pdf in specified directories with a modified Vigenère cipher.

Language: Python - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ckyvs/Ciphers

Implementation of basic ciphers useful for someone new to and learning Cryptography

Language: C - Size: 60.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 3

Kuaaro/Joker6

Prototype Symmetrical Stream Substitution-Transposition Hybrid Encryption Algorithm

Language: Rust - Size: 21.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Dark-Kernel/minipy

API-based encryption system that supports various encryption algorithms, providing a secure and flexible solution for encrypting and decrypting files.

Language: Python - Size: 20.9 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

PrimeEagle/DPAPI-Client 📦

A client for DPAPI in .NET

Language: C# - Size: 22.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

snigdhab7/SecureSignatures_DSAwithSHA3

Implementing Digital Signature Algorithm (DSA) with SHA3 for secure and efficient message signing.

Language: C++ - Size: 18.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

snigdhab7/FPE-FF3-DES-Encryption

Encrypt and protect sensitive data with Format Preserving Encryption (FPE) using the FF3 algorithm with DES. A secure Java-based solution that maintains data format integrity. Explore FPE-FF3-DES-Encryption for robust information security. 🛡️🔐🚀

Language: Java - Size: 83 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

PrimeEagle/DiffieHellman 📦

An implementation of the Diffie-Hellman algorithm.

Language: C# - Size: 0 Bytes - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

faqro/md5-cpp

MD5 function and bruteforce algorithm built in C++

Language: C++ - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

denkochev/FIPS140

Go/Golang realization of cryptographic tests FIPS140

Language: Go - Size: 47.9 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

denkochev/goboxcrypt

Library for the encryption and decryption of plain text in Go/Golang. This library was written on pure go without any packages. All code is implemented in 259 lines.

Language: Go - Size: 31.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

EcSolticia/caeser-cipher-matlab

Caeser Cipher encryption and decryption scripts with a right shift of 2. Written in MATLAB. (WIP)

Language: MATLAB - Size: 1.95 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

abir9hassini/emsi-blockchain

Implementation of a Blockchain from sractch using C as part of the "Blockchain Training Program" organized by Holberton School.

Language: C - Size: 3.04 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

mmihailescu-hub/SE_Sketch

SE_Sketch (Searchable Encryption Sketch) represents a tentative for implementing a searchable encryption scheme.

Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

shaurya010/Attack-On-Shortest-Vector-Problem-of-Post-Quantum-Cryptography

Attack On Shortest Vector Problem of Post-Quantum Cryptography Using ML(KNN)

Language: Python - Size: 10.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Yawning/musig2-voi

Go MuSig2 (w/secp256k1) (Mirror)

Language: Go - Size: 47.9 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

ciaranjkieran/aes_algorithm_in_c

The Advanced Encryption Standard (AES) is a specification for the encryption of electronic data known for its security and efficiency. This repository contains an implementation of the AES algorithm in the C programming language.

Language: C - Size: 209 KB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Woaby/cryptography

This code provides simple cryptography using python

Language: Python - Size: 6.84 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

NickP005/my-cryptography

Language: C - Size: 36.1 KB - Last synced at: 10 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 1

1limxapp/react-native-key-generator

256-bit encryption, cipher key generator. Native implementation makes sure it has the fastest performance.

Size: 341 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Yawning/tuplehash

NIST SP 800-185 TupleHash (mirror)

Language: Go - Size: 7.81 KB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Soumabha-Banerjee/EnigmaticByte

This is a steganography desktop application that hides txt messages inside a cover image. It is completely developed using JavaFX and Cryptography and Steganography both is used. For Cryptography we used a symmetric key technique called Columnar Transposition and for Steganography we used LSB Insertion technique.

Language: Java - Size: 51.6 MB - Last synced at: 4 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

ataniazov/cipherscope

CipherScope

Language: Python - Size: 3.68 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

elshaabigail/Coded-Correspondence

A project to encode and decode message using cryptography algorithms.

Language: Jupyter Notebook - Size: 245 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Harshit28j/cryptography_basics

Cryptography is used to protect sensitive data from being compromised by unauthorized parties and in computation and storage systems. Encrypting electronic messaging protocols to make messages unreadable to those who do not have the correct key. Cryptography is the art of secure communication, containing both encryption and decryption.

Language: Python - Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

SatyamRaj1/CryptoGraphy

Classical Cryptosystems, Grain Cipher, RSA and it's attacks, RC4, Toy Cipher(based on SPN) Hash Function and their cryptoanalysis

Language: C++ - Size: 0 Bytes - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

anudeep-17/Cryptography_techniques

cryptography study

Language: Java - Size: 30.4 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

CHAITANYA-IN/cryptography-network-security-assignments

It contains all my Cryptography and Network Security assignments @COEP

Language: Python - Size: 16.6 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

VarunBhattacharya/Cryptographic_Algorithm_Analyser

Cryptographic Algorithm Analyser - Encrypts and Decrypts text based on various different cryptographic algorithms basing on user's choice.

Size: 4.78 MB - Last synced at: 8 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

hsheric0210/LEA.NET

LEA.NET is implementation of LEA in .NET languages.

Language: C# - Size: 5.43 MB - Last synced at: 19 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

wwakabobik/cyphers 📦

My own developed cypher collection

Language: C++ - Size: 1.73 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

jvscursulim/cryptography

Implementations of some cryptographics methods

Language: Python - Size: 46.9 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

CXNNIBVL/himitsu

Language: Rust - Size: 223 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

dubniczky/Cryptography-Algorithms

Python implementations of commonly used cryptographic algorithms

Language: Python - Size: 24.4 KB - Last synced at: 13 days ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

CanisMinor-1037/HUST_Course_Principles_of_Cryptography

Principles_of_Cryptography

Language: Python - Size: 25.4 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Dfmaaa/OrCrypt

An encryption algorithm that uses the OR bitwise operator

Language: C - Size: 1.95 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

liorwunsch/Rabbit-Cipher-McEliece-Cryptosystem-ECDSA-Signature

A proper cryptosystem that will enable us to access a passwords database securely.

Language: Java - Size: 1.49 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

smrtmind/CaesarShiftCipher

Fully functonal encryptor / decryptor. Extremally improved Caesar Cipher algorithm. Two languages supported EN / RU.

Language: C# - Size: 308 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

alinaHinzhulBSNU/Cybersecurity

Технології захисту програм та даних, 4 курс

Language: Python - Size: 6.84 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

rahult18/Parallelisation-of-DES-Algorithm

This project focuses on enhancing the efficiency of the DES cryptographic algorithm by parallelizing its implementation using OpenMP. By dividing the plain text into substrings of length '8' and leveraging block cipher properties, the algorithm achieves parallel processing on multiple processors.

Language: C++ - Size: 536 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

wadiemendja/caesar

Caesar Cipher in Cryptography

Language: Java - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

kalDima1218/denis-sergeevich-podkopaev-coding

Новое слово в сжатии и шифровании данных: Код Дениса Сергеевича Подкопаева (ДСП)

Language: Python - Size: 7.81 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

HasnathJami/Cryptography

Caesar Cipher in Cryptography

Language: C++ - Size: 2.93 KB - Last synced at: 4 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

shreyas-mante/Wave---A-Signal-To-You

RESUME PROJECT

Language: Java - Size: 8.31 MB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

keshav-soni/Wave-Messaging-App

Encrypted Messaging App

Language: Java - Size: 8.29 MB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 1

FFx0001/LHXORwCD

Long Hash XOR With Control Difficality

Language: C# - Size: 1020 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

KaushikNimawat11/Secure_Messenger

This is an android application which can be used to prevent from the message interception or communication network attacks. This app uses symmetric and asymmetric cryptography algorithms to encrypt and decrypt the based. Choice of the key between the sender and receiver is also provided. Other features like speech to text conversion, etc.

Language: Java - Size: 163 KB - Last synced at: 10 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

The-Cryptography/C

All Cryptography Algorithms are implemented in C.

Language: C - Size: 64.5 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

yagoandrade/RSA-Criptography-C

PT-BR: Projeto final da disciplina Matemática Discreta, um projeto que consiste em um algoritmo básico que criptografe e descriptografe textos baseado na tecnologia de Criptografia RSA.

Language: C - Size: 20.5 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

wallacemariadeandrade/Algorithms

A project to study and implement interesting kind of algorithms, like sorting algorithms, cryptographic algorithms, shuffle algorithms, random numbers generators algorithms and so on.

Language: C# - Size: 189 KB - Last synced at: 4 days ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

azadehafzar/Mersad-Cryptography-Library

Language: Python - Size: 577 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 2

joelsleeba/vigenere

Language: Python - Size: 17.6 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

arget13/simplyLamport

A simple implementation of the Lamport-Diffie signature.

Language: C - Size: 37.1 KB - Last synced at: 11 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 2

AndrewIjano/k128-encryption

:unlock: Implementation of K128 Encryption algorithm

Language: C - Size: 1.58 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

vveiln/md4-implementation

Language: Python - Size: 21.5 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 2

CryptoMathician/ctf-cryptolib

A basic cryptography library written in pure python, possible to use in CTF's

Language: Python - Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

Arnab1996/CryptoLab

Cryptography Lab programs

Language: C++ - Size: 12.7 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 1

Abello966/RustRabin

Rabin Cryptossystem implementation in Rust

Language: Rust - Size: 7.81 KB - Last synced at: about 1 month ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 1

luqmanarifin/bonek-encryption-algorithm

Cryptography algorithm developed by us (Luqman & Yoga) combining Feistel Network, CBC, and AES

Language: C++ - Size: 1.24 MB - Last synced at: over 2 years ago - Pushed at: about 9 years ago - Stars: 0 - Forks: 1

mirrors/adiantum

Adiantum and HPolyC specification and test vectors

Language: C - Size: 15.4 MB - Last synced at: over 1 year ago - Stars: 0 - Forks: 0

Related Topics
cryptography 183 python 45 cryptography-library 42 encryption 31 cryptography-tools 25 encryption-decryption 22 python3 21 aes 19 decryption 18 crypto 18 security 18 cipher-algorithms 17 algorithms 16 rsa 16 java 15 cipher 15 cryptography-project 14 elliptic-curve-cryptography 13 elliptic-curves 13 cpp 12 golang 12 rsa-cryptography 11 go 11 vigenere-cipher 11 post-quantum-cryptography 10 cryptographic-algorithms 10 c 10 cybersecurity 10 rsa-encryption 9 rust 8 rsa-algorithm 8 encryption-algorithms 8 aes-encryption 8 md5 8 computer-science 8 number-theory 7 sha256 7 elliptic-curve 7 hashing 7 secp256k1 7 library 6 blockchain 6 steganography 6 rust-lang 6 hash 6 blowfish 6 hacktoberfest 6 cryptography-utilities 6 ecdsa 6 cryptocurrency 6 cryptographic-library 6 algorithm 5 transposition-cipher 5 symmetric-key-cryptography 5 bitcoin 5 aes-256 5 csharp 5 quantum-computing 5 hacktoberfest-accepted 5 open-source 5 javascript 5 chacha20-poly1305 4 cryptography-concepts 4 hacktoberfest2020 4 public-key-cryptography 4 search 4 rsa-key-pair 4 keccak 4 sha3 4 symmetric-cryptography 4 data-security 4 hashing-algorithm 4 postquantum 4 encoding 4 chacha20 4 signature-verification 4 android 4 des 4 ecc 4 symmetric-encryption 4 3des 4 dotnet 4 playfair-cipher 3 data-structures 3 sorting-algorithms 3 schnorr-signatures 3 steganography-algorithms 3 decryption-algorithm 3 caesar-cipher 3 postquantumcryptography 3 encryption-algorithm 3 software 3 kyber 3 rsa-cryptosystem 3 learning-with-errors 3 cryptographic-hash-functions 3 lamport-algorithm 3 ciphers 3 decoder 3 math 3