Skip to content

The task is to find out if the given message fragment could be part of a given encrypted message, and if so, in how many positions? The encryption is done using substitution cipher. Unfortunately, the key is not available. The input consists of: one line with a string consisting of at least 1 and at most 250000 lowercase letters, the encrypted m…

Notifications You must be signed in to change notification settings

MohanHarsha-Kota/Cipher-Cracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

About

The task is to find out if the given message fragment could be part of a given encrypted message, and if so, in how many positions? The encryption is done using substitution cipher. Unfortunately, the key is not available. The input consists of: one line with a string consisting of at least 1 and at most 250000 lowercase letters, the encrypted m…

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published