Sponsored Content
Special Forums News, Links, Events and Announcements Software Releases - RSS News Botan 1.7.24 (Development branch) Post 302263465 by Linux Bot on Monday 1st of December 2008 03:30:01 PM
Old 12-01-2008
Botan 1.7.24 (Development branch)

Botan is a C++ library of cryptographic algorithms, including AES, DES, SHA-1, RSA, DSA, Diffie-Hellman, and many others. It also supports X.509 certificates and CRLs, and PKCS #10 certificate requests, and has a high level filter/pipe message processing system. The library is easily portable to most systems and compilers, and includes a substantial tutorial and API reference.License: BSD License (revised)Changes:
This is the third release candidate for Botan1.8.0. This release fixes a bug that preventedinteroperability using the EMSA3/PKCS1v1.5signature padding scheme with the SHA-512 hashfunction. A bug preventing the EGD/PRNGD entropypoller from working properly was also fixed. Avariant of EMSA3 called EMSA3_Raw (or CKM_RSA_PKCSin PKCS #11) was added, as was support for usingthe SHA-224 hash function with the EMSA2 and EMSA3padding schemes.Image

Image

More...
 
XCA(1)							      General Commands Manual							    XCA(1)

NAME
xca - X Certificate and key management A GUI for handling X509 certificates, RSA/DSA/EC keys, PKCS#10 Requests and CRLs in Software and on Smartcards. SYNOPSIS
xca [-v] [-d] [-x] DESCRIPTION
This application is intended as CA, certificate- and Key store. It uses a single file to store the items. Supported are Certificate sign- ing requests (PKCS#10), Certificates (X509v3), RSA, DSA and EC keys and Certificate revokation lists. The signing of requests, and the creation of selfsigned certificates is supported. Both can use templates for simplicity. The PKI structures can be imported and exported in several formats like PKCS#12, PEM, DER, PKCS#8, PKCS#7. XCA enables users to manage smartcards via the PKCS#11 interface OPTIONS
A summary of options are included below. There are some deprecated legacy options: [-k] [-r] [-c] [-p] [-7] [-l] [-t] [-P] Before XCA 0.9.0, the type of the items had to be given. This was removed since. Just put all keys, certs, requests and the database unsorted on the commandline. For backwards compatibility those options are ignored when found. -v Show version information and exit. -d expect the following argument to be a new database to use. -x Exit after processing all commandline options. Usually after importing the items from commandline the application will startup as usual. With the -x option given it will exit after finishing the import dialog. This is useful if xca is used as default application for viewing certificates, keys or requests. SEE ALSO
A more detailed HTML documentation can be found in the doc directory, in the "Help" menu of the application or on http://xca.sf.net AUTHOR
This manual page was written by Christian Hohnstaedt <christian@hohnstaedt.de> XCA(1)
All times are GMT -4. The time now is 01:43 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy