M_Crypto for Xojo (formerly Blowfish_MTC)

Kem Tekinay of MacTechnologies Consulting is pleased to announce the availability of M_Crypto (formerly Blowfish_MTC), a set of encryption tools for Xojo.

M_Crypto implements AES-128, AES-192, AES-256, Blowfish, and Bcrypt in all-native Xojo code (no plugins!) in easy-to-use modules and classes. This free, open-source project is well-documented in the included Read Me file, has been optimized for speed, and is 32- and 64-bit compatible. The included project comes with an all-purpose encryption and decryption app that can be used for testing, along with an extensive series of unit tests.

The project is available at GitHub at:

https://github.com/ktekinay/M_Crypto