An open API service indexing awesome lists of open source software.

https://github.com/mfernstrom/blowfish-base64

Desktop tool to encrypt a string with Blowfish and Base64 encode the result
https://github.com/mfernstrom/blowfish-base64

av-evasion base64 blowfish freepascal payload

Last synced: 4 months ago
JSON representation

Desktop tool to encrypt a string with Blowfish and Base64 encode the result

Awesome Lists containing this project

README

          

# Blowfish + Base64

Encrypt a text with Blowfish and Base64 encode the result

Decryption example in the examples directory

Built in FreePascal