root/releases/opensc-0.9.3/ANNOUNCE

Revision 1957, 2.0 KB (checked in by anonymous, 4 years ago)

This commit was manufactured by cvs2svn to create branch 'opensc-0.9.3'.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1OpenSC Release 0.9.2
2====================
3
4We are pleased to announce the availability of OpenSC 0.9.2.
5This is a beta version, intended for testing. Please be careful
6and do not use this software on production machines.
7
8OpenSC provides a set of libraries and utilities to access smart
9cards. Its main focus is on cards that support cryptographic operations,
10and facilitate their use in security applications such as mail encryption,
11authentication, and digital signature.
12
13OpenSC can be used with the following applications and libraries:
14
15 -      Netscape Communicator and Mozilla (through its PKCS#11 module),
16        for secure email (S/MIME) and SSL authentication
17 -      OpenSSH, for user authentication
18 -      FreeSWAN, StrongSWAN and OpenSWAN,
19        for authentication and key management
20 -      OpenSSL, for key and certificate storage, key generation and
21        signing of certificate requests
22 -      GNUpg 1.9 (experimental), for key storage
23 -      Smart card login, through a PAM module
24 -      Using the included utilities, to perform RSA decryption and
25        digital signing
26
27OpenSC is capable of personalizing various types of smart cards, but
28also works with personalized cards such as the Finnish FINEID.
29
30OpenSC can currently be used on Linux, Windows and MacOS X. It supports
31PC/SC, CT-API and OpenCT to talk to card terminals.
32
33
34
35Supported Hardware
36==================
37
38The following card operating systems are supported at the moment (where
39read-only means that personalized cards can be used, but OpenSC does not
40provide personalization support for these).
41
42 -      CardOS/M4 (Aladdin eToken PRO, etc)
43 -      Schlumberger/Axalto Cryptoflex and Cyberflex
44 -      IBM JCOP
45 -      Starcos SPK
46 -      Oberthur AuthentIC v5
47 -      Estonian ID card (read-only)
48 -      MioCOS (read-only)
49 -      Setcos (read-only)
50 -      TCOS (read-only)
51
52
53
54
55Download
56========
57Source code is available from http://www.opensc.org/
58
59A binary package for Windows is available as well.
60
61
62
63Mailing List
64============
65
66There is a mailing list (opensc-devel) for users and developers of
67OpenSC. For subscription instructions, please visit http://www.opensc.org.
68
Note: See TracBrowser for help on using the browser.