root/releases/opensc-0.9.5/ANNOUNCE

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

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

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1OpenSC Release 0.9.5
2====================
3
4We are pleased to announce the availability of OpenSC 0.9.5.
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
32Supported Hardware
33==================
34
35The following card operating systems are supported at the moment (where
36read-only means that personalized cards can be used, but OpenSC does not
37provide personalization support for these).
38
39 -      CardOS/M4 (Aladdin eToken PRO, etc)
40 -      Schlumberger/Axalto Cryptoflex and Cyberflex
41 -      IBM JCOP
42 -      Starcos SPK
43 -      Oberthur AuthentIC v5
44 -      Estonian ID card (read-only)
45 -      MioCOS (read-only)
46 -      Setcos (read-only)
47 -      TCOS (read-only)
48
49
50Download
51========
52Source code is available from http://www.opensc.org/
53
54A binary package for Windows is available as well.
55
56Mailing List
57============
58
59There is a mailing list (opensc-devel) for users and developers of
60OpenSC. For subscription instructions, please visit http://www.opensc.org.
61
Note: See TracBrowser for help on using the browser.