ciphertext topic

List ciphertext repositories

kruptein

5
Stars
1
Forks
Watchers

crypto; from kruptein to hide or conceal

aws-kms-ruby-encrypt-decrypt-example

25
Stars
3
Forks
Watchers

Example of AWS Key Management Service encrypt/decrypt in ruby

bkcrack

1.4k
Stars
149
Forks
Watchers

Crack legacy zip encryption with Biham and Kocher's known plaintext attack.

FlashPaper

326
Stars
57
Forks
Watchers

One-time encrypted password/secret sharing

sio

348
Stars
52
Forks
Watchers

Go implementation of the Data At Rest Encryption (DARE) format.

simple-cryptography

58
Stars
13
Forks
Watchers

Scripts that illustrate basic cryptography concepts based on Coursera Standford Cryptography I course and more.

libzc

49
Stars
9
Forks
Watchers

Tool and library for cracking legacy zip files.

lantern

24
Stars
4
Forks
Watchers

Cryptanalysis library for breaking classical ciphers

AES-Encryption-Python

25
Stars
21
Forks
Watchers

Two scripts in Python to encrypt/decrypt using the 128 bits AES algorithm, ECB mode with hex "00" as padding for each character. For the encryption, an ascii plaintext file is taken as the input, then...

Rijndael256

34
Stars
9
Forks
Watchers

AES cryptographic library for .NET Framework and .NET Core