sscodes / Playfair_Cipher

This is a repository based on Java, which involves the concept of Playfair Cipher of cryptography.
0 stars 3 forks source link

Removed bugs #3

Closed BhaskarDutta2209 closed 5 years ago

BhaskarDutta2209 commented 5 years ago
  1. Divided the code logic into various methods
  2. Modified the code logic
  3. Removed bugs related to matrix formation and encrypted text generation