Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/katahiromz/mblowfish
Blowfish encrypt and decrypt
https://github.com/katahiromz/mblowfish
blowfish blowfish-algorithm cxx cxx11 library
Last synced: 26 days ago
JSON representation
Blowfish encrypt and decrypt
- Host: GitHub
- URL: https://github.com/katahiromz/mblowfish
- Owner: katahiromz
- License: mit
- Created: 2024-09-25T05:17:00.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-09-25T07:56:46.000Z (3 months ago)
- Last Synced: 2024-11-26T23:47:24.514Z (about 1 month ago)
- Topics: blowfish, blowfish-algorithm, cxx, cxx11, library
- Language: C++
- Homepage:
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# MBlowfish by katahiromz
MBlowfish is Blowfish encryption and decryption tool in C++11.
Written by Katayama Hirofumi MZ .