Skip navigation.
 
mlRe: Encryption Frameworks in Cocoa
FROM : Jens Alfke
DATE : Fri Feb 08 18:16:29 2008

On 8 Feb '08, at 7:57 AM, Jean-Daniel Dupas wrote:

> CommonCryptor.h was introduced in 10.5. In 10.4, there is only 
> CommonDigest.h.


Oops, my bad. As an alternative, there's Apple's "CryptoSample" sample 
code that demonstrates doing basic encryption with the low-level CDSA 
API.

—Jens_______________________________________________

Cocoa-dev mailing list (<email_removed>)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/<email_removed>

This email sent to <email_removed>

Related mailsAuthorDate
mlEncryption Frameworks in Cocoa JanakiRam Feb 8, 08:44
mlRe: Encryption Frameworks in Cocoa Ritesh Nadhani Feb 8, 09:06
mlRe: Encryption Frameworks in Cocoa Jens Alfke Feb 8, 16:53
mlRe: Encryption Frameworks in Cocoa Jean-Daniel Dupas Feb 8, 16:57
mlRe: Encryption Frameworks in Cocoa Adam Knight Feb 8, 17:00
mlRe: Encryption Frameworks in Cocoa Jens Alfke Feb 8, 18:14
mlRe: Encryption Frameworks in Cocoa Jens Alfke Feb 8, 18:16