[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: MCL encryption code



AOCE (Apple Open Collaboration Environment, ref. to "Inside Macintosh, AOCE
Application Interfaces") includes the "Digital Signature Manager" interfaces. 
This should provide you access to the encryption routines used in AOCE.  The
interfaces are available on the digitool ftp site (check out the interfaces
directory, AOCE.LISP). 

If you are looking for a generic package, portable accross platforms this
won't help you though.


Tom Bonura
Apple Computer, Inc.
Advanced Technology Group

 ------ From: Bruce Lester [Pillsbury], Fri, Feb 17, 1995 ------ 

I am looking for a public domain public/private key encryption library written
in MCL.  

Does anyone know if there is such a thing?

Thanks.