Skip to content

AKD92/Columnar-Transposition-Cipher-CryptoSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Column-Cipher-Data-Security-via-Encryption-

This is an implementation of Column Cipher, where data is encrypted/decrypted by arranging a 2d matrix array. Pure C implementation, uses my custom made data structures (Linked List).

License

Creative Commons License
This software is licensed under a Creative Commons Attribution 4.0 International License.

About

Implementation of Columnar Transposition Cipher (Block Cipher) in C.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages