Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
libtomcrypt - A comprehensive, portable cryptographic toolkit
- Description:
A comprehensive, modular and portable cryptographic toolkit that provides
developers with a vast array of well known published block ciphers, one-way hash
functions, chaining modes, pseudo-random number generators, public key
cryptography and a plethora of other routines.
Designed from the ground up to be very simple to use. It has a modular and
standard API that allows new ciphers, hashes and PRNGs to be added or removed
without change to the overall end application. It features easy to use functions
and a complete user manual which has many source snippet examples.
Packages
libtomcrypt-1.17-26.el7.x86_64
[224 KiB] |
Changelog
by Pavel Cahyna (2017-06-27):
- Merge EPEL changes: fix CVE-2016-6129 (#1370955, #1370957), update URLs (#1463608, #1463547)
- Fix strict aliasing warnings by adding -fno-strict-aliasing
|