BazCryptLIB Cellular Automata Encryption Algorithm C++ Library
Hello everyone,
I was working on my encryption algorithm for the past year and now I have decided to implement a simple library (which is the reasonable thing to do) that takes in the required inputs for the algorithm and returns the encrypted/decrypted string.
I made a post 3 months ago on steemit for the general use of the algorithm here : https://steemit.com/crypto/@bazmus/cellular-automata-data-encryption-open-source-free-to-use
I have also discussed implementation for the general use on reddit 3 weeks ago here: https://redd.it/77ik90
Read my paper here for technical details(go to section 7) : https://drive.google.com/open?id=0B5lN3LcYFyuTaG15SHl4S1V1UlE
Presentation here : https://drive.google.com/open?id=0B5lN3LcYFyuTRmlBck1jZ0llRHM
It is important to note that some NIST tests are already implemented within the algorithm and consistently checking the encryption whether it meets the cryptographic requirements.
Visit GitHub for the library:
https://github.com/karusb/BazCryptLIB/releases/tag/1.0.0
Visit GitHub for the implementation of text data encryption:
https://github.com/karusb/1DCAEncryption/releases
Please let me know what you think. Suggestions?
Please do test the algorithm and report any flaws you find or how to improve the system.
Congratulations @bazmus! You have completed some achievement on Steemit and have been rewarded with new badge(s) :
Award for the number of upvotes received
Click on any badge to view your own Board of Honor on SteemitBoard.
For more information about SteemitBoard, click here
If you no longer want to receive notifications, reply to this comment with the word
STOP