https://github.com/daffpunks/madryga
Implementation of Madryga cypher algorithm
https://github.com/daffpunks/madryga
Last synced: 9 months ago
JSON representation
Implementation of Madryga cypher algorithm
- Host: GitHub
- URL: https://github.com/daffpunks/madryga
- Owner: DaffPunks
- Created: 2017-12-21T16:26:00.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-11-29T07:35:42.000Z (over 3 years ago)
- Last Synced: 2025-03-05T15:25:36.600Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 42 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Madryga Cypher
Example:
```
Text:
That's a secret
Hex Key:
0xDDFF1234
Ciphertext:
wrVpwpbDmBt0w4B1w7DDpsOTKMK7SxrDow==
```