Skip to content

Encrypts and decrypts messages using a digital novel as a one-time pad.

Notifications You must be signed in to change notification settings

Juanpi257/SECRET-MESSAGES-WITH-A-BOOK-CIPHER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

SECRET-MESSAGES-WITH-A-BOOK-CIPHER

Encrypts and decrypts messages using a digital novel as a one-time pad. The Rebecca cipher is a variation of the one-time pad, an unbreakable encryption technique that requires a key that is at least the same size as the message being sent. Both the sender and receiver have a copy of the pad, and after one use, the top sheet is ripped off and discarded.

Book:

REAL-WORLD PYTHON A Hacker’s Guide to Solving Problems with Code

Autor:

Lee Vaughan

About

Encrypts and decrypts messages using a digital novel as a one-time pad.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages