root/releases/opensc-0.9.4/ANNOUNCE

Revision 1964, 1.9 KB (checked in by anonymous, 4 years ago)

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

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