cryptography-project topic

List cryptography-project repositories

basecrack

503
Stars
90
Forks
Watchers

Decode All Bases - Base Scheme Decoder

EverythingCrypto

202
Stars
23
Forks
Watchers

(Still exploring) My cryptography journey: A collection of notebooks covering different algorithms and concepts from cryptography

kripta

24
Stars
6
Forks
Watchers

A CrossLanguage Encryption Module to encrypt data/files (Asymmetric and Symmetric encryption handled)

HADES

18
Stars
16
Forks
Watchers

A hybrid Encryption/Decryption Algorithm implementing both DES and RSA algorithm.

Steganography-Software

24
Stars
4
Forks
Watchers

Art of Encrypting and Hiding data within images. I build an image Steganography Software from scratch using Python. I utilized skills of Encryption, Binary Conversion, File Handling, Data Segration, D...

share_secrets

21
Stars
11
Forks
Watchers

A crossplatform Secret sharing Tool using python3 . Can be used as offline Password Backup System.

cryptopocket

30
Stars
10
Forks
Watchers

🔐 Encrypt anything, then Decrypt by providing a required key.

AES-Cryptographic-Tool

37
Stars
43
Forks
Watchers

It is an Encryption and Decryption tool written in python which is used to encrypt any type of file based on AES Standards and the files that are encrypted using this script can also able to decrypt i...

Final-year-Project-steganography

31
Stars
3
Forks
Watchers

Steganography is the technique of hiding secret data within an ordinary, non-secret, file or message in order to avoid detection; the secret data is then extracted at its destination.

B.tech Cryptogaphy Final Year Project on ENCRYPTION & DECRYPTION of IMAGE through Triple DES.