SSCrypto.framework 1.0 review

Download
by rbytes.net on

Ever wanted to add OpenSSL encryption and decryption to your Cocoa application? Or maybe you just want to do checksums like SHA1 or MD5? Or maybe you want to do both? Maybe you just think the OpenSSL library is kinda ugly to use and wish you had a nice simple open source wrapper around all that? One that can easily be used in commercial software? Well, aren't you lucky? SSCrypto.

License: Freeware
OS: Mac OS X
File size: 38K
Developer: Septicus Software
Price: $0.00
Updated: 14 Apr 2006
0 stars award from rbytes.net


Ever wanted to add OpenSSL encryption and decryption to your Cocoa application? Or maybe you just want to do checksums like SHA1 or MD5? Or maybe you want to do both? Maybe you just think the OpenSSL library is kinda ugly to use and wish you had a nice simple open source wrapper around all that? One that can easily be used in commercial software? Well, aren't you lucky?

SSCrypto.framework provides a simple wrapper around OpenSSL library functions for encryption, decryption (both symmetric and RSA) and checksums. It also encodes and decodes base64 data. A test tool is included in the project.

Note: There are sample PEM files in the project for use by the test tool: DO NOT USE THEM IN YOUR PROJECTS.

SSCrypto.framework 1.0 keywords