File: index.html

package info (click to toggle)
engine-pkcs11 0.1.4-2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 1,520 kB
  • ctags: 72
  • sloc: sh: 8,904; ansic: 728; makefile: 35
file content (27 lines) | stat: -rw-r--r-- 2,409 bytes parent folder | download
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
<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>Engine PKCS#11 - Trac</title><style type="text/css">
           @import url(trac.css);
          </style></head><body><div class="wikipage">
    <div id="searchable"><h1 id="EnginePKCS11">Engine PKCS#11</h1>
<p>
Engine_pkcs11 is an implementation of an engine for <a class="ext-link" href="http://www.openssl.org/" shape="rect"><span class="icon">OpenSSL</span></a>. It can be loaded
using code, config file or command line and will pass any function call by openssl to a PKCS#11 module.
Engine_pkcs11 is meant to be used with smart cards and software for using smart cards in PKCS#11 format,
such as <a href="http://www.opensc-project.org/opensc/" shape="rect">OpenSC</a>. Originaly this engine was a part of OpenSC, until OpenSC
was split into several small projects for improved flexibility.
</p>
<p>
OpenSC was written by an international team and is licensed as Open Source software under the new BSD license.<br></br>
For a list of all authors and contributers as well as detailed license information see <a class="wiki" href="AuthorsAndCredits.html" shape="rect">AuthorsAndCredits</a>.
</p>
<p>
Engine_pkcs11 is based on the  <a href="http://www.opensc-project.org/libp11" shape="rect">http://www.opensc-project.org/libp11</a> library.
</p>
<ul><li><a href="http://www.opensc-project.org/files/" shape="rect">Download</a> the latest stable release of Engine_pkcs11.
</li><li><a class="wiki" href="QuickStart.html" shape="rect">QuickStart</a> - installation and basic steps to generate and sign a certificate.
</li></ul><ul><li><a class="wiki" href="MailingLists.html" shape="rect">MailingLists</a> - How to contact us.
</li></ul><ul><li>Please file bug reports via our <a href="http://www.opensc-project.org/engine_pkcs11/newticket" shape="rect">online bug tracker</a>.
</li><li><a class="wiki" href="SubversionRepository.html" shape="rect">SubversionRepository</a> has our latest source code, if you want to test it or improve it. 
</li><li>All changes are listed in the [file:ChangeLog ChangeLog] in the source code or <a href="http://www.opensc-project.org/doc/engine_pkcs11/ChangeLog" shape="rect">online</a>. 
</li></ul></div>
   </div><div class="footer"><hr></hr><p><a href="index.html">Back to Index</a></p></div></body></html>