Name: | cryptlib |
---|---|
Version: | 3.4.3 |
Release: | 8.el7 |
Architecture: | x86_64 |
Group: | System Environment/Libraries |
Size: | 1495396 |
License: | Sleepycat and OpenSSL |
RPM: | cryptlib-3.4.3-8.el7.x86_64.rpm |
Source RPM: | cryptlib-3.4.3-8.el7.src.rpm |
Build Date: | Mon Nov 20 2017 |
Build Host: | x86-ol7-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | https://www.cs.auckland.ac.nz/~pgut001/cryptlib |
Summary: | Security library and toolkit for encryption and authentication services |
Description: | Cryptlib is a powerful security toolkit that allows even inexperienced crypto programmers to easily add encryption and authentication services to their software. The high-level interface provides anyone with the ability to add strong security capabilities to an application in as little as half an hour, without needing to know any of the low-level details that make the encryption or authentication work. Because of this, cryptlib dramatically reduces the cost involved in adding security to new or existing applications. At the highest level, cryptlib provides implementations of complete security services such as S/MIME and PGP/OpenPGP secure enveloping, SSL/TLS and SSH secure sessions, CA services such as CMP, SCEP, RTCS, and OCSP, and other security operations such as secure time-stamping. Since cryptlib uses industry-standard X.509, S/MIME, PGP/OpenPGP, and SSH/SSL/TLS data formats, the resulting encrypted or signed data can be easily transported to other systems and processed there, and cryptlib itself runs on virtually any operating system - cryptlib doesn't tie you to a single system. This allows email, files and EDI transactions to be authenticated with digital signatures and encrypted in an industry-standard format. |
- change license tag (RHBZ #1352406) - rename symbols that collide with openssl (RHBZ #1352404)
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
- Remove perl-generators for epel7 - Remove python3 script from test subpackage (fixes RHBZ #1347294)
- Fix source locations - Clean up perl file installation - Fix python3 module code in spec file
- Removed the doc subpackage
- Fixed Java subpackage dependency - Made devel arch specific
- Added javadoc subpackage and made docs noarch - Added a perl subpackage - Modified native stestlib program with two tests disabled (testSessionSSH and testSessionSSHClientCert)
- Added python2/python3 subpackage - Source code signature check with GnuPG enabled
- Added doc and java subpackage
- Initial version of the rpm package build