C++ Cryptographic Library
Crypto++ Library is a free C++ class library of cryptographic schemes.
- Devel package for openSUSE:Factory
-
5
derived packages
- Links to openSUSE:Factory / libcryptopp
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:libraries:c_c++/libcryptopp && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
CRYPTOPP_8_7_0.tar.gz | 0009139064 8.72 MB | |
_link | 0000000146 146 Bytes | |
baselibs.conf | 0000000017 17 Bytes | |
libcryptopp-shared.patch | 0000000699 699 Bytes | |
libcryptopp.changes | 0000012694 12.4 KB | |
libcryptopp.spec | 0000004275 4.17 KB | |
precheckin_baselibs.sh | 0000000128 128 Bytes |
Revision 70 (latest revision is 80)
Dave Plater (plater)
accepted
request 993926
from
Bernhard Wiedemann (bmwiedemann)
(revision 70)
- Update to 8.7.0 - https://cryptopp.com/release870.html * fix RSA key generation for small moduli (GH #1136) * fix AES-GCM with AESNI but without CLMUL (GH #1132) * rework CFB_CipherTemplate::ProcessData and AdditiveCipherTemplate::ProcessData (GH #1088, GH #1103) + restored performance and avoided performance penalty of a temp buffer * fix undersized SecBlock buffer in Integer bit operations (GH #1072) * work around several GCC 11 & 12 problems
Comments 0