root/releases/opensc-0.9.0/ANNOUNCE

Revision 1670, 1.9 KB (checked in by aet, 5 years ago)

- Another typo fix

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1
2
3OpenSC Release 0.8.1
4====================
5
6We are pleased to announce the availability of OpenSC 0.8.1.
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, for authentication and key management
19 -      OpenSSL, for key and certificate storage, key generation and
20        signing of certificate requests
21 -      GNUpg 1.9 (experimental), for key storage
22 -      Smart card login, through a PAM module
23 -      Using the included utilities, to perform RSA decryption and
24        digital signing
25
26OpenSC is capable of personalizing various types of smart cards, but
27also works with personalized cards such as the Finnish FINEID.
28
29OpenSC can currently be used on Linux, Windows and MacOS X. It supports
30PC/SC, CT-API and OpenCT to talk to card terminals.
31
32
33
34Supported Hardware
35==================
36
37The following card operating systems are supported at the moment (where
38read-only means that personalized cards can be used, but OpenSC does not
39provide personalization support for these).
40
41 -      Gemplus GPK cards (except Gemsafe)
42 -      Schlumberger Cryptoflex
43 -      CardOS/M4 (Aladdin eToken PRO, etc)
44 -      Starcos SPK (read-only)
45 -      Micardo (read-only)
46 -      MioCOS (read-only)
47 -      Setcos (read-only)
48 -      TCOS (read-only)
49
50Note that Java cards are not supported at the moment.
51
52
53
54Download
55========
56Source code is available from http://www.opensc.org/
57
58A binary package for Windows is available as well.
59
60
61
62Mailing List
63============
64
65There is a mailing list (opensc-devel) for users and developers of
66OpenSC. For subscription instructions, please visit http://www.opensc.org.
67
Note: See TracBrowser for help on using the browser.