https://github.com/sbimochan/dna-crypto
https://github.com/sbimochan/dna-crypto
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sbimochan/dna-crypto
- Owner: sbimochan
- License: mit
- Created: 2017-05-01T03:55:40.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-10-15T05:10:33.000Z (over 7 years ago)
- Last Synced: 2025-02-26T08:18:33.546Z (over 1 year ago)
- Language: HTML
- Size: 79.1 KB
- Stars: 1
- Watchers: 5
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dna-crypto
The objectives of this project work are:
Implementation of DNA Cryptography with One-Time Pad to make encryption-decryption more secured.
Implementation of Modified Vigenere cipher (Beaufort Cipher) to change the DNA cipher to other format to create confusion.