1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
|
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:html="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>AppleCSP - OpenSC - Trac</title><style type="text/css">
@import url(trac.css);
</style></head><body><div class="wikipage">
<div id="searchable"><h1>Mac OS X CSP</h1>
<p>
Apple has also implemented a powerful schema for cryptography.
</p>
<p>
Unfortunatly currently there is no implementation for OpenSC
to work with those mechanism.
</p>
<p>
<a class="ext-link" title="http://developer.apple.com/referencelibrary/Security/idxCryptography-date.html" href="http://developer.apple.com/referencelibrary/Security/idxCryptography-date.html" shape="rect">The Apple Developer Libraray</a>
includes documents on these issues, for example
<a class="ext-link" title="http://developer.apple.com/documentation/Security/Reference/SecAppleCryptoSpec/Apple_Cryptographic_Service_Provider_Functional_Specification.pdf" href="http://developer.apple.com/documentation/Security/Reference/SecAppleCryptoSpec/Apple_Cryptographic_Service_Provider_Functional_Specification.pdf" shape="rect">Apple Cryptographic Service Provider Functional Specification</a>.
</p>
<p>
Apple has a <a class="ext-link" title="http://lists.apple.com/mailman/listinfo/apple-cdsa" href="http://lists.apple.com/mailman/listinfo/apple-cdsa" shape="rect">mailing list</a> about the topic.
An <a class="ext-link" title="http://lists.apple.com/archives/apple-cdsa" href="http://lists.apple.com/archives/apple-cdsa" shape="rect">Archive</a> of that list is also available.
</p>
<p>
Also take a look at the Common Data Security Architecture documentation published
by the <a class="ext-link" title="http://www.opengroup.org/security/l2-cdsa.htm" href="http://www.opengroup.org/security/l2-cdsa.htm" shape="rect"> Open Group</a>.
</p>
<p>
UPDATE: we're (somewhat) working on this: see [<a class="ext-link" title="http://www.opensc-project.org/opensc/wiki/MacOsXTokend" href="http://www.opensc-project.org/opensc/wiki/MacOsXTokend" shape="rect">http://www.opensc-project.org/opensc/wiki/MacOsXTokend</a>]
</p>
</div>
</div><div class="footer"><hr></hr><p><a href="index.html">Back to Index</a></p></div></body></html>
|