MulleCipher


Version: 1.1
Size:
173KB
Category:
Development
C/C++
Requirements:
No special requirements
Price:
Free
System:
Mac OS X
Rating:
4.4
License:
Freeware

Description - MulleCipher



Free Objective-C Cryptography Framework. Contains digests and ciphers!This frameworks wraps some public domain cryptography implementations in Objective-C. It contains two digest algorithms MD-5, SHA-1 (CRC32 as a build option) as well as two Symmetric ciphers Blowfish and Twofish. There is a small test application for Mac OS X that can be used to test the algorithms a bit. Documentation is in a README.rtf file and the various headers. The digest algortihms have been tested on Mac OS X and passed the tests. So I assume, that they work as expected. The crypto routines Encrypt and Decrypt correctly. I have not checked that the output is compatible with their respective implementations on Intel machinery, though I assume that it is.



More in C/C++-MulleCipher

Assume Implementations Assume That Algortihms Have Been