Repository navigation

#

ciphertext

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

C++
1923
1 天前

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

Go
379
1 年前

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

Python
67
5 年前

Crack legacy zip files using plaintext, bruteforce or dictionary attacks.

C
50
7 个月前

AES cryptographic library for .NET Framework and .NET Core

C#
33
8 个月前

Decode / Bruteforce Vigenere cipher text just using the Flag Format!!

Python
32
9 个月前

Cryptanalysis library for breaking classical ciphers

Python
27
6 年前

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 an encrypted hex file is outputted. For the decryption, a ciphertext hex file is taken as the input, then a decrypted ascii file is outputted.

Python
25
8 年前

Example of AWS Key Management Service encrypt/decrypt in ruby

Ruby
25
15 天前

Python cracker for many time pad (multiple one time pad messages)

Python
10
5 年前

Network Engineer/System Administrator automation tool for executing remote commands on multiple devices/hosts via SSH.

Python
8
3 年前

Given a plaintext and key, this will compute the corresponding DES ciphertext.

HTML
8
1 年前

A comprehensive collection of various conversion tools for text manipulation, encoding, and cryptography.

HTML
6
2 年前

An OpenCL implementation of most common ciphers

C
6
8 年前

A wrapper around the built-in crypto module that makes encryption easy in Node.js.

JavaScript
6
9 年前

Made This Repo To Give Good and Interesting Questions

Jupyter Notebook
5
5 年前

Plain text to Cipher text (Console application) using C#

C#
5
7 年前