Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
libgcrypt-devel - Development files for the libgcrypt package
Libgcrypt is a general purpose crypto library based on the code used
in GNU Privacy Guard. This package contains files needed to develop
applications using libgcrypt.
Packages
Latest: libgcrypt-devel-1.4.5-5.pre6.el5.fio.2.i686.rpm
| Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
| libgcrypt-devel |
0 |
1.4.5 |
5.pre6.el5.fio.2 |
i686 |
119 KiB |
2011-06-22 17:38:08 |
Changelog:
- * 2011-05-30 - Tomas Mraz <tmraz[AT]redhat[DOTCOM]> 1.4.5-5.2
- Make the FIPS-186-3 DSA implementation CAVS testable
- * 2011-05-11 - Tomas Mraz <tmraz[AT]redhat[DOTCOM]> 1.4.5-5.1
- add configurable source of RNG seed /etc/gcrypt/rngseed
in the FIPS mode (#700388)
- * 2011-02-04 - Tomas Mraz <tmraz[AT]redhat[DOTCOM]> 1.4.5-5
- use /dev/urandom for seeding in the FIPS mode
- make the tests to pass in the FIPS mode also fixing
the FIPS-186-3 DSA keygen
- * 2010-02-03 - Tomas Mraz <tmraz[AT]redhat[DOTCOM]> 1.4.5-3
- drop the S390 build workaround as it is no longer needed
- additional spec file cleanups for merge review (#226008)
- * 2009-12-21 - Tomas Mraz <tmraz[AT]redhat[DOTCOM]> 1.4.5-1
- upgrade to new minor upstream release
- * 2009-12-21 - Tomas Mraz <tmraz[AT]redhat[DOTCOM]> 1.4.4-9
- Workaround for build on S390 (#548825)
- Spec file cleanups
- * 2009-11-30 - Dennis Gregorovic <dgregor[AT]redhat[DOTCOM]> - 1.4.4-8.1
- Rebuilt for RHEL 6
- * 2009-08-11 - Tomas Mraz <tmraz[AT]redhat[DOTCOM]> 1.4.4-8
- fix warning when installed with --excludedocs (#515961)
- * 2009-07-24 - Fedora Release Engineering <rel-eng[AT]lists.fedoraproject[DOTORG]> - 1.4.4-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
- * 2009-06-18 - Tomas Mraz <tmraz[AT]redhat[DOTCOM]> 1.4.4-6
- and now really apply the padlock patch