lotusfa / Crib-Drag-Calculator

Home Page:https://toolbox.lotusfa.com/crib_drag/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OTP Crack: Crib Drag Calculator

One-Time Pad (OTP) is an encryption technique that cannot be cracked, but requires the use of a one-time pre-shared key.

So what if we use same key to encrypt two message? The ans is we can decrypte them by using Crib Drag method without the shared key. You can read this blogs for more details:

Getting Started

Go to this website

Running the tests

You can try this with the following example, they are encrypted with same OTP key.

cipher-text1: "3b101c091d53320c000910"
cipher-text2: "071d154502010a04000419"

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

https://toolbox.lotusfa.com/crib_drag/


Languages

Language:HTML 100.0%