opensc/MacOSX/10.6/resources
martin 72c0474dde Prepare for 0.12.0
git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@4980 c6295689-39f2-0310-b995-f0e70906c6a9
2010-12-22 17:12:11 +00:00
..
InstallationCheck.strings Add build script for Mac OS X. Uses github copies of SVN for source. 2010-08-25 08:44:32 +00:00
License.html Add build script for Mac OS X. Uses github copies of SVN for source. 2010-08-25 08:44:32 +00:00
ReadMe.html Prepare for 0.12.0 2010-12-22 17:12:11 +00:00
background.jpg Add build script for Mac OS X. Uses github copies of SVN for source. 2010-08-25 08:44:32 +00:00

ReadMe.html

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
	<style type="text/css">
		body { font: 12px Helvetica; }
		h1 { font-size: 16px; }
		h2 { font-size: 13px; padding-bottom: 5px; padding-top: 5px; }
		p { padding: 10px; }
	</style>
	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
</head>
<body>


<h1>OpenSC, version 0.12.0</h1>
<p>for Mac OS X 10.6 (Snow Leopard), universal (32-bit and 64-bit)</p>

<p>OpenSC provides a set of libraries and utilities to work with smart cards. Its main focus is on cards that support cryptographic operations, and facilitate their use in security applications such as authentication, mail encryption and digital signatures.</p>

<p>OpenSC implements the <a  href="http://www.rsa.com/rsalabs/node.asp?id=2133">PKCS#11 API</a> so applications supporting this API (such as Mozilla Firefox and Thunderbird) can use it. On the card OpenSC implements the <a href="http://www.rsa.com/rsalabs/node.asp?id=2141">PKCS#15</a> standard and aims to be compatible with every software/card that does so, too.</p>

<h2>Documentation:</h2>
<p>The OpenSC Wiki is available at: <a href="http://www.opensc-project.org/opensc">http://www.opensc-project.org/opensc</a> and should be consulted for further documentation and support.</p>

</body>
</html>