crypto++: updated to 5.6.0

This commit is contained in:
Antti Nykanen 2009-03-17 20:31:27 +02:00
parent eaf860fa1f
commit 29c737b10a
3 changed files with 8 additions and 2 deletions

View File

@ -9,6 +9,7 @@ drwxr-xr-x root/root usr/include/cryptopp/
-rw-r--r-- root/root usr/include/cryptopp/arc4.h
-rw-r--r-- root/root usr/include/cryptopp/argnames.h
-rw-r--r-- root/root usr/include/cryptopp/asn.h
-rw-r--r-- root/root usr/include/cryptopp/authenc.h
-rw-r--r-- root/root usr/include/cryptopp/base32.h
-rw-r--r-- root/root usr/include/cryptopp/base64.h
-rw-r--r-- root/root usr/include/cryptopp/basecode.h
@ -18,7 +19,9 @@ drwxr-xr-x root/root usr/include/cryptopp/
-rw-r--r-- root/root usr/include/cryptopp/camellia.h
-rw-r--r-- root/root usr/include/cryptopp/cast.h
-rw-r--r-- root/root usr/include/cryptopp/cbcmac.h
-rw-r--r-- root/root usr/include/cryptopp/ccm.h
-rw-r--r-- root/root usr/include/cryptopp/channels.h
-rw-r--r-- root/root usr/include/cryptopp/cmac.h
-rw-r--r-- root/root usr/include/cryptopp/config.h
-rw-r--r-- root/root usr/include/cryptopp/cpu.h
-rw-r--r-- root/root usr/include/cryptopp/crc.h
@ -30,6 +33,7 @@ drwxr-xr-x root/root usr/include/cryptopp/
-rw-r--r-- root/root usr/include/cryptopp/dll.h
-rw-r--r-- root/root usr/include/cryptopp/dmac.h
-rw-r--r-- root/root usr/include/cryptopp/dsa.h
-rw-r--r-- root/root usr/include/cryptopp/eax.h
-rw-r--r-- root/root usr/include/cryptopp/ec2n.h
-rw-r--r-- root/root usr/include/cryptopp/eccrypto.h
-rw-r--r-- root/root usr/include/cryptopp/ecp.h
@ -42,6 +46,7 @@ drwxr-xr-x root/root usr/include/cryptopp/
-rw-r--r-- root/root usr/include/cryptopp/filters.h
-rw-r--r-- root/root usr/include/cryptopp/fips140.h
-rw-r--r-- root/root usr/include/cryptopp/fltrimpl.h
-rw-r--r-- root/root usr/include/cryptopp/gcm.h
-rw-r--r-- root/root usr/include/cryptopp/gf256.h
-rw-r--r-- root/root usr/include/cryptopp/gf2_32.h
-rw-r--r-- root/root usr/include/cryptopp/gf2n.h
@ -98,6 +103,7 @@ drwxr-xr-x root/root usr/include/cryptopp/
-rw-r--r-- root/root usr/include/cryptopp/seal.h
-rw-r--r-- root/root usr/include/cryptopp/secblock.h
-rw-r--r-- root/root usr/include/cryptopp/seckey.h
-rw-r--r-- root/root usr/include/cryptopp/seed.h
-rw-r--r-- root/root usr/include/cryptopp/serpent.h
-rw-r--r-- root/root usr/include/cryptopp/serpentp.h
-rw-r--r-- root/root usr/include/cryptopp/sha.h

View File

@ -1 +1 @@
a889be9d9ad5c202c925fb105caa4857 cryptopp552.zip
36f35789ad60489d58003d3c849807e8 cryptopp560.zip

View File

@ -4,7 +4,7 @@
# Depends on:
name=crypto++
version=5.5.2
version=5.6.0
release=1
source=(http://www.cryptopp.com/${name/++/pp}${version//\./}.zip)