Niklas Poslovski
2023-10-03 b7296ff823a391fdc4fef03099dac95bc36e922a
cryptopp: Update to 8.9.0

3 files modified
716 ■■■■ changed files
components/library/cryptopp/Makefile 8 ●●●●● patch | view | raw | blame | history
components/library/cryptopp/cryptopp.p5m 702 ●●●● patch | view | raw | blame | history
components/library/cryptopp/manifests/sample-manifest.p5m 6 ●●●● patch | view | raw | blame | history
components/library/cryptopp/Makefile
@@ -10,7 +10,7 @@
#
# Copyright 2022, Daniel Chan
# Copyright 2022, Niklas Poslovski
# Copyright 2022-2023 Niklas Poslovski
#
BUILD_STYLE= justmake
@@ -18,16 +18,15 @@
COMPONENT_NAME=        cryptopp
COMPONENT_VERSION_MAJOR=8
COMPONENT_VERSION_MINOR=8
COMPONENT_VERSION_MINOR=9
COMPONENT_VERSION_PATCH=0
COMPONENT_VERSION=    $(COMPONENT_VERSION_MAJOR).$(COMPONENT_VERSION_MINOR).$(COMPONENT_VERSION_PATCH)
COMPONENT_REVISION= 1
COMPONENT_SUMMARY=    Free C++ Class Library of Cryptographic Schemes
COMPONENT_PROJECT_URL=    https://cryptopp.com/
COMPONENT_SRC=        $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=    $(COMPONENT_SRC).zip
COMPONENT_ARCHIVE_URL=    https://github.com/weidai11/$(COMPONENT_NAME)/releases/download/CRYPTOPP_$(COMPONENT_VERSION_MAJOR)_$(COMPONENT_VERSION_MINOR)_$(COMPONENT_VERSION_PATCH)/$(COMPONENT_NAME)$(COMPONENT_VERSION_MAJOR)$(COMPONENT_VERSION_MINOR)$(COMPONENT_VERSION_PATCH).zip
COMPONENT_ARCHIVE_HASH=    sha256:ace1c7b010a409eba5e86c4fd5a8845c43a6ac39bb6110e64ca5d7fea08583f4
COMPONENT_ARCHIVE_HASH=    sha256:4cc0ccc324625b80b695fcd3dee63a66f1a460d3e51b71640cdbfc4cd1a3779c
COMPONENT_FMRI=        library/cryptopp
COMPONENT_CLASSIFICATION=System/Libraries
COMPONENT_LICENSE=    BSLv1
@@ -41,7 +40,6 @@
COMPONENT_BUILD_GMAKE_ARGS += file=GNUmakefile
COMPONENT_BUILD_GMAKE_ARGS += IS_SUN=1
COMPONENT_BUILD_GMAKE_ARGS += libcryptopp.a
COMPONENT_BUILD_GMAKE_ARGS += libcryptopp.so
COMPONENT_BUILD_GMAKE_ARGS += libcryptopp.pc
COMPONENT_BUILD_GMAKE_ARGS += cryptest.exe
components/library/cryptopp/cryptopp.p5m
@@ -11,7 +11,7 @@
#
# Copyright 2022, Daniel Chan
# Copyright 2022, Niklas Poslovski
# Copyright 2022-2023 Niklas Poslovski
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
@@ -26,354 +26,354 @@
<transform file path=.+/lib/.+\.a$ -> drop>
file usr/bin/cryptest.exe path=usr/bin/cryptest
file usr/bin/cryptest.exe path=usr/bin/cryptest
file path=usr/lib/$(MACH64)/libcryptopp.a
link path=usr/lib/$(MACH64)/libcryptopp.so target=libcryptopp.so.8.8
link path=usr/lib/$(MACH64)/libcryptopp.so.8 target=libcryptopp.so.8.8
file path=usr/lib/$(MACH64)/libcryptopp.so.8.8
file path=usr/lib/$(MACH64)/pkgconfig/libcryptopp.pc
file path=usr/share/cryptopp/TestVectors/gcm.txt
file path=usr/share/cryptopp/TestVectors/sha3_fips_202.txt
file path=usr/share/cryptopp/TestVectors/Readme.txt
file path=usr/share/cryptopp/TestVectors/skipjack.txt
file path=usr/share/cryptopp/TestVectors/all.txt
file path=usr/share/cryptopp/TestVectors/lsh.txt
file path=usr/share/cryptopp/TestVectors/sha2.txt
file path=usr/share/cryptopp/TestVectors/sha2_512_fips_180.txt
file path=usr/share/cryptopp/TestVectors/nr.txt
file path=usr/share/cryptopp/TestVectors/chacha_tls.txt
file path=usr/share/cryptopp/TestVectors/sha.txt
file path=usr/share/cryptopp/TestVectors/threefish.txt
file path=usr/share/cryptopp/TestVectors/sha3_256_fips_202.txt
file path=usr/share/cryptopp/TestVectors/blake2s.txt
file path=usr/share/cryptopp/TestVectors/speck.txt
file path=usr/share/cryptopp/TestVectors/shacal2.txt
file path=usr/share/cryptopp/TestVectors/hight.txt
file path=usr/share/cryptopp/TestVectors/camellia.txt
file path=usr/share/cryptopp/TestVectors/lsh256.txt
file path=usr/share/cryptopp/TestVectors/sm4.txt
file path=usr/share/cryptopp/TestVectors/sm3.txt
file path=usr/share/cryptopp/TestVectors/sha3_224_fips_202.txt
file path=usr/share/cryptopp/TestVectors/salsa.txt
file path=usr/share/cryptopp/TestVectors/sha3.txt
file path=usr/share/cryptopp/TestVectors/lsh512.txt
file path=usr/share/cryptopp/TestVectors/chacha20poly1305.txt
file path=usr/share/cryptopp/TestVectors/dsa_1363.txt
file path=usr/share/cryptopp/TestVectors/mars.txt
file path=usr/share/cryptopp/TestVectors/cham.txt
file path=usr/share/cryptopp/TestVectors/rsa_pss.txt
file path=usr/share/cryptopp/TestVectors/aead.txt
file path=usr/share/cryptopp/TestVectors/sha2_384_fips_180.txt
file path=usr/share/cryptopp/TestVectors/whrlpool.txt
file path=usr/share/cryptopp/TestVectors/panama.txt
file path=usr/share/cryptopp/TestVectors/poly1305_tls.txt
file path=usr/share/cryptopp/TestVectors/rabbit.txt
file path=usr/share/cryptopp/TestVectors/kalyna.txt
file path=usr/share/cryptopp/TestVectors/poly1305aes.txt
file path=usr/share/cryptopp/TestVectors/keccak.txt
file path=usr/share/cryptopp/TestVectors/hc256.txt
file path=usr/share/cryptopp/TestVectors/rsa_pkcs1_1_5.txt
file path=usr/share/cryptopp/TestVectors/blake2.txt
file path=usr/share/cryptopp/TestVectors/dsa.txt
file path=usr/share/cryptopp/TestVectors/lea.txt
file path=usr/share/cryptopp/TestVectors/seal.txt
file path=usr/share/cryptopp/TestVectors/sha3_384_fips_202.txt
file path=usr/share/cryptopp/TestVectors/ccm.txt
file path=usr/share/cryptopp/TestVectors/siphash.txt
file path=usr/share/cryptopp/TestVectors/eax.txt
file path=usr/share/cryptopp/TestVectors/xchacha.txt
file path=usr/share/cryptopp/TestVectors/hkdf.txt
file path=usr/share/cryptopp/TestVectors/tea.txt
file path=usr/share/cryptopp/TestVectors/hmac.txt
file path=usr/share/cryptopp/TestVectors/shake.txt
file path=usr/share/cryptopp/TestVectors/esign.txt
file path=usr/share/cryptopp/TestVectors/wake.txt
file path=usr/share/cryptopp/TestVectors/hc128.txt
file path=usr/share/cryptopp/TestVectors/sha2_224_fips_180.txt
file path=usr/share/cryptopp/TestVectors/xts.txt
file path=usr/share/cryptopp/TestVectors/aria.txt
file path=usr/share/cryptopp/TestVectors/chacha.txt
file path=usr/share/cryptopp/TestVectors/aes.txt
file path=usr/share/cryptopp/TestVectors/dlies.txt
file path=usr/share/cryptopp/TestVectors/blake2b.txt
file path=usr/share/cryptopp/TestVectors/rw.txt
file path=usr/share/cryptopp/TestVectors/vmac.txt
file path=usr/share/cryptopp/TestVectors/seed.txt
file path=usr/share/cryptopp/TestVectors/dsa_rfc6979.txt
file path=usr/share/cryptopp/TestVectors/ttmac.txt
file path=usr/share/cryptopp/TestVectors/sha2_256_fips_180.txt
file path=usr/share/cryptopp/TestVectors/simon.txt
file path=usr/share/cryptopp/TestVectors/sosemanuk.txt
file path=usr/share/cryptopp/TestVectors/sha1_fips_180.txt
file path=usr/share/cryptopp/TestVectors/simeck.txt
file path=usr/share/cryptopp/TestVectors/sha1_160_fips_180.txt
file path=usr/share/cryptopp/TestVectors/rsa_oaep.txt
file path=usr/share/cryptopp/TestVectors/sha3_512_fips_202.txt
file path=usr/share/cryptopp/TestVectors/lsh512_256.txt
file path=usr/share/cryptopp/TestVectors/sha2_fips_180.txt
file path=usr/share/cryptopp/TestVectors/cmac.txt
file path=usr/share/cryptopp/TestData/skipjack.dat
file path=usr/share/cryptopp/TestData/dh2048.dat
file path=usr/share/cryptopp/TestData/x25519v0.dat
file path=usr/share/cryptopp/TestData/rsa1024.dat
file path=usr/share/cryptopp/TestData/serpentv.dat
file path=usr/share/cryptopp/TestData/rw1024.dat
file path=usr/share/cryptopp/TestData/lucs1024.dat
file path=usr/share/cryptopp/TestData/lucc1024.dat
file path=usr/share/cryptopp/TestData/lucs512.dat
file path=usr/share/cryptopp/TestData/rabi2048.dat
file path=usr/share/cryptopp/TestData/cast256v.dat
file path=usr/share/cryptopp/TestData/rc2val.dat
file path=usr/share/cryptopp/TestData/hmqv512.dat
file path=usr/share/cryptopp/TestData/ecies_t163.dat
file path=usr/share/cryptopp/TestData/hmqv256.dat
file path=usr/share/cryptopp/TestData/dlie1024.dat
file path=usr/share/cryptopp/TestData/lucd512.dat
file path=usr/share/cryptopp/TestData/3desval.dat
file path=usr/share/cryptopp/TestData/usage.dat
file path=usr/share/cryptopp/TestData/nr2048.dat
file path=usr/share/cryptopp/TestData/elgc1024.dat
file path=usr/share/cryptopp/TestData/camellia.dat
file path=usr/share/cryptopp/TestData/marsval.dat
file path=usr/share/cryptopp/TestData/x25519v1.dat
file path=usr/share/cryptopp/TestData/3wayval.dat
file path=usr/share/cryptopp/TestData/luc1024.dat
file path=usr/share/cryptopp/TestData/rc6val.dat
file path=usr/share/cryptopp/TestData/esig2046.dat
file path=usr/share/cryptopp/TestData/x25519.dat
file path=usr/share/cryptopp/TestData/fhmqv512.dat
file path=usr/share/cryptopp/TestData/shacal2v.dat
file path=usr/share/cryptopp/TestData/fhmqv256.dat
file path=usr/share/cryptopp/TestData/rsa512a.dat
file path=usr/share/cryptopp/TestData/dsa1024b.dat
file path=usr/share/cryptopp/TestData/mqv2048.dat
file path=usr/share/cryptopp/TestData/squareva.dat
file path=usr/share/cryptopp/TestData/ecies_p160.dat
file path=usr/share/cryptopp/TestData/esig1536.dat
file path=usr/share/cryptopp/TestData/gostval.dat
file path=usr/share/cryptopp/TestData/rw2048.dat
file path=usr/share/cryptopp/TestData/lucc512.dat
file path=usr/share/cryptopp/TestData/rsa2048.dat
file path=usr/share/cryptopp/TestData/sharkval.dat
file path=usr/share/cryptopp/TestData/twofishv.dat
file path=usr/share/cryptopp/TestData/rc5val.dat
file path=usr/share/cryptopp/TestData/dh1024.dat
file path=usr/share/cryptopp/TestData/ed25519v0.dat
file path=usr/share/cryptopp/TestData/dsa1024.dat
file path=usr/share/cryptopp/TestData/dlie2048.dat
file path=usr/share/cryptopp/TestData/hmqv160.dat
file path=usr/share/cryptopp/TestData/rsa400pb.dat
file path=usr/share/cryptopp/TestData/saferval.dat
file path=usr/share/cryptopp/TestData/fhmqv384.dat
file path=usr/share/cryptopp/TestData/lucd1024.dat
file path=usr/share/cryptopp/TestData/aria.dat
file path=usr/share/cryptopp/TestData/rabi1024.dat
file path=usr/share/cryptopp/TestData/luc2048.dat
file path=usr/share/cryptopp/TestData/xtrdh171.dat
file path=usr/share/cryptopp/TestData/xtrdh342.dat
file path=usr/share/cryptopp/TestData/dsa512.dat
file path=usr/share/cryptopp/TestData/cast128v.dat
file path=usr/share/cryptopp/TestData/ideaval.dat
file path=usr/share/cryptopp/TestData/nr1024.dat
file path=usr/share/cryptopp/TestData/mqv1024.dat
file path=usr/share/cryptopp/TestData/rsa400pv.dat
file path=usr/share/cryptopp/TestData/rijndael.dat
file path=usr/share/cryptopp/TestData/ed25519.dat
file path=usr/share/cryptopp/TestData/fhmqv160.dat
file path=usr/share/cryptopp/TestData/hmqv384.dat
file path=usr/share/cryptopp/TestData/esig1023.dat
file path=usr/share/cryptopp/TestData/descert.dat
file path=usr/share/cryptopp/TestData/ed25519v1.dat
file path=usr/share/cryptopp/TestData/rsa2048a.dat
file path=usr/include/cryptopp/bench.h
file path=usr/include/cryptopp/md4.h
file path=usr/include/cryptopp/config_ver.h
file path=usr/include/cryptopp/eccrypto.h
file path=usr/include/cryptopp/emsa2.h
file path=usr/include/cryptopp/chachapoly.h
file path=usr/include/cryptopp/vmac.h
file path=usr/include/cryptopp/config.h
file path=usr/include/cryptopp/salsa.h
file path=usr/include/cryptopp/dh2.h
file path=usr/include/cryptopp/lubyrack.h
file path=usr/include/cryptopp/scrypt.h
file path=usr/include/cryptopp/pwdbased.h
file path=usr/include/cryptopp/adv_simd.h
file path=usr/include/cryptopp/luc.h
file path=usr/include/cryptopp/crc.h
file path=usr/include/cryptopp/serpentp.h
file path=usr/include/cryptopp/blumshub.h
file path=usr/include/cryptopp/iterhash.h
file path=usr/include/cryptopp/mdc.h
file path=usr/include/cryptopp/asn.h
file path=usr/include/cryptopp/arm_simd.h
file path=usr/include/cryptopp/trunhash.h
file path=usr/include/cryptopp/tweetnacl.h
file path=usr/include/cryptopp/ppc_simd.h
file path=usr/include/cryptopp/3way.h
file path=usr/include/cryptopp/lea.h
file path=usr/include/cryptopp/camellia.h
file path=usr/include/cryptopp/pch.h
file path=usr/include/cryptopp/dll.h
file path=usr/include/cryptopp/gfpcrypt.h
file path=usr/include/cryptopp/mqv.h
file path=usr/include/cryptopp/base32.h
file path=usr/include/cryptopp/basecode.h
file path=usr/include/cryptopp/cmac.h
file path=usr/include/cryptopp/simple.h
file path=usr/include/cryptopp/rc2.h
file path=usr/include/cryptopp/resource.h
file path=usr/include/cryptopp/adler32.h
file path=usr/include/cryptopp/arc4.h
file path=usr/include/cryptopp/kalyna.h
file path=usr/include/cryptopp/donna_64.h
file path=usr/include/cryptopp/blake2.h
file path=usr/include/cryptopp/skipjack.h
file path=usr/include/cryptopp/polynomi.h
file path=usr/include/cryptopp/md5.h
file path=usr/include/cryptopp/elgamal.h
file path=usr/include/cryptopp/aes_armv4.h
file path=usr/include/cryptopp/oaep.h
file path=usr/include/cryptopp/hex.h
file path=usr/include/cryptopp/misc.h
file path=usr/include/cryptopp/config_align.h
file path=usr/include/cryptopp/secblock.h
file path=usr/include/cryptopp/fips140.h
file path=usr/include/cryptopp/argnames.h
file path=usr/include/cryptopp/zdeflate.h
file path=usr/include/cryptopp/oids.h
file path=usr/include/cryptopp/gcm.h
file path=usr/include/cryptopp/zinflate.h
file path=usr/include/cryptopp/sm4.h
file path=usr/include/cryptopp/eprecomp.h
file path=usr/include/cryptopp/integer.h
file path=usr/include/cryptopp/hkdf.h
file path=usr/include/cryptopp/square.h
file path=usr/include/cryptopp/stdcpp.h
file path=usr/include/cryptopp/sha256_armv4.h
file path=usr/include/cryptopp/sha.h
file path=usr/include/cryptopp/authenc.h
file path=usr/include/cryptopp/chacha.h
file path=usr/include/cryptopp/modexppc.h
file path=usr/include/cryptopp/sha3.h
file path=usr/include/cryptopp/gf2_32.h
file path=usr/include/cryptopp/aes.h
file path=usr/include/cryptopp/simeck.h
file path=usr/include/cryptopp/fltrimpl.h
file path=usr/include/cryptopp/words.h
file path=usr/include/cryptopp/siphash.h
file path=usr/include/cryptopp/cryptlib.h
file path=usr/include/cryptopp/poly1305.h
file path=usr/include/cryptopp/speck.h
file path=usr/include/cryptopp/rabin.h
file path=usr/include/cryptopp/lsh.h
file path=usr/include/cryptopp/dsa.h
file path=usr/include/cryptopp/seckey.h
file path=usr/include/cryptopp/blowfish.h
file path=usr/include/cryptopp/safer.h
file path=usr/include/cryptopp/pubkey.h
file path=usr/include/cryptopp/simon.h
file path=usr/include/cryptopp/rabbit.h
file path=usr/include/cryptopp/fhmqv.h
file path=usr/include/cryptopp/cham.h
file path=usr/include/cryptopp/cpu.h
file path=usr/include/cryptopp/ecpoint.h
file path=usr/include/cryptopp/channels.h
file path=usr/include/cryptopp/hight.h
file path=usr/include/cryptopp/nbtheory.h
file path=usr/include/cryptopp/md2.h
file path=usr/include/cryptopp/whrlpool.h
file path=usr/include/cryptopp/rijndael.h
file path=usr/include/cryptopp/aria.h
file path=usr/include/cryptopp/rsa.h
file path=usr/include/cryptopp/config_ns.h
file path=usr/include/cryptopp/cast.h
file path=usr/include/cryptopp/ida.h
file path=usr/include/cryptopp/ecp.h
file path=usr/include/cryptopp/wake.h
file path=usr/include/cryptopp/config_cpu.h
file path=usr/include/cryptopp/rc5.h
file path=usr/include/cryptopp/xts.h
file path=usr/include/cryptopp/ttmac.h
file path=usr/include/cryptopp/ec2n.h
file path=usr/include/cryptopp/randpool.h
file path=usr/include/cryptopp/xtrcrypt.h
file path=usr/include/cryptopp/threefish.h
file path=usr/include/cryptopp/hrtimer.h
file path=usr/include/cryptopp/dmac.h
file path=usr/include/cryptopp/config_os.h
file path=usr/include/cryptopp/esign.h
file path=usr/include/cryptopp/donna_sse.h
file path=usr/include/cryptopp/gost.h
file path=usr/include/cryptopp/trap.h
file path=usr/include/cryptopp/rw.h
file path=usr/include/cryptopp/padlkrng.h
file path=usr/include/cryptopp/dh.h
file path=usr/include/cryptopp/hmac.h
file path=usr/include/cryptopp/shark.h
file path=usr/include/cryptopp/config_asm.h
file path=usr/include/cryptopp/ccm.h
file path=usr/include/cryptopp/xtr.h
file path=usr/include/cryptopp/nr.h
file path=usr/include/cryptopp/config_int.h
file path=usr/include/cryptopp/queue.h
file path=usr/include/cryptopp/strciphr.h
file path=usr/include/cryptopp/allocate.h
file path=usr/include/cryptopp/hc128.h
file path=usr/include/cryptopp/algebra.h
file path=usr/include/cryptopp/zlib.h
file path=usr/include/cryptopp/drbg.h
file path=usr/include/cryptopp/files.h
file path=usr/include/cryptopp/mqueue.h
file path=usr/include/cryptopp/sha512_armv4.h
file path=usr/include/cryptopp/twofish.h
file path=usr/include/cryptopp/base64.h
file path=usr/include/cryptopp/idea.h
file path=usr/include/cryptopp/shacal2.h
file path=usr/include/cryptopp/ripemd.h
file path=usr/include/cryptopp/keccak.h
file path=usr/include/cryptopp/config_misc.h
file path=usr/include/cryptopp/config_cxx.h
file path=usr/include/cryptopp/rng.h
file path=usr/include/cryptopp/sosemanuk.h
file path=usr/include/cryptopp/rc6.h
file path=usr/include/cryptopp/pkcspad.h
file path=usr/include/cryptopp/hashfwd.h
file path=usr/include/cryptopp/naclite.h
file path=usr/include/cryptopp/config_dll.h
file path=usr/include/cryptopp/eax.h
file path=usr/include/cryptopp/des.h
file path=usr/include/cryptopp/mars.h
file path=usr/include/cryptopp/validate.h
file path=usr/include/cryptopp/secblockfwd.h
file path=usr/include/cryptopp/cbcmac.h
file path=usr/include/cryptopp/donna_32.h
file path=usr/include/cryptopp/tea.h
file path=usr/include/cryptopp/modes.h
file path=usr/include/cryptopp/xed25519.h
file path=usr/include/cryptopp/pssr.h
file path=usr/include/cryptopp/osrng.h
file path=usr/include/cryptopp/rdrand.h
file path=usr/include/cryptopp/seed.h
file path=usr/include/cryptopp/hc256.h
file path=usr/include/cryptopp/panama.h
file path=usr/include/cryptopp/serpent.h
file path=usr/include/cryptopp/gzip.h
file path=usr/include/cryptopp/smartptr.h
file path=usr/include/cryptopp/gf2n.h
file path=usr/include/cryptopp/darn.h
file path=usr/include/cryptopp/sm3.h
file path=usr/include/cryptopp/tiger.h
file path=usr/include/cryptopp/algparam.h
file path=usr/include/cryptopp/ossig.h
file path=usr/include/cryptopp/sha1_armv4.h
file path=usr/include/cryptopp/factory.h
file path=usr/include/cryptopp/shake.h
file path=usr/include/cryptopp/donna.h
file path=usr/include/cryptopp/gf256.h
file path=usr/include/cryptopp/modarith.h
file path=usr/include/cryptopp/mersenne.h
file path=usr/include/cryptopp/filters.h
file path=usr/include/cryptopp/default.h
file path=usr/include/cryptopp/hmqv.h
file path=usr/include/cryptopp/seal.h
link path=usr/lib/$(MACH64)/libcryptopp.so target=libcryptopp.so.8.9
link path=usr/lib/$(MACH64)/libcryptopp.so.8 target=libcryptopp.so.8.9
file path=usr/lib/$(MACH64)/libcryptopp.so.8.9
file path=usr/lib/$(MACH64)/pkgconfig/libcryptopp.pc
file path=usr/share/cryptopp/TestVectors/gcm.txt
file path=usr/share/cryptopp/TestVectors/sha3_fips_202.txt
file path=usr/share/cryptopp/TestVectors/Readme.txt
file path=usr/share/cryptopp/TestVectors/skipjack.txt
file path=usr/share/cryptopp/TestVectors/all.txt
file path=usr/share/cryptopp/TestVectors/lsh.txt
file path=usr/share/cryptopp/TestVectors/sha2.txt
file path=usr/share/cryptopp/TestVectors/sha2_512_fips_180.txt
file path=usr/share/cryptopp/TestVectors/nr.txt
file path=usr/share/cryptopp/TestVectors/chacha_tls.txt
file path=usr/share/cryptopp/TestVectors/sha.txt
file path=usr/share/cryptopp/TestVectors/threefish.txt
file path=usr/share/cryptopp/TestVectors/sha3_256_fips_202.txt
file path=usr/share/cryptopp/TestVectors/blake2s.txt
file path=usr/share/cryptopp/TestVectors/speck.txt
file path=usr/share/cryptopp/TestVectors/shacal2.txt
file path=usr/share/cryptopp/TestVectors/hight.txt
file path=usr/share/cryptopp/TestVectors/camellia.txt
file path=usr/share/cryptopp/TestVectors/lsh256.txt
file path=usr/share/cryptopp/TestVectors/sm4.txt
file path=usr/share/cryptopp/TestVectors/sm3.txt
file path=usr/share/cryptopp/TestVectors/sha3_224_fips_202.txt
file path=usr/share/cryptopp/TestVectors/salsa.txt
file path=usr/share/cryptopp/TestVectors/sha3.txt
file path=usr/share/cryptopp/TestVectors/lsh512.txt
file path=usr/share/cryptopp/TestVectors/chacha20poly1305.txt
file path=usr/share/cryptopp/TestVectors/dsa_1363.txt
file path=usr/share/cryptopp/TestVectors/mars.txt
file path=usr/share/cryptopp/TestVectors/cham.txt
file path=usr/share/cryptopp/TestVectors/rsa_pss.txt
file path=usr/share/cryptopp/TestVectors/aead.txt
file path=usr/share/cryptopp/TestVectors/sha2_384_fips_180.txt
file path=usr/share/cryptopp/TestVectors/whrlpool.txt
file path=usr/share/cryptopp/TestVectors/panama.txt
file path=usr/share/cryptopp/TestVectors/poly1305_tls.txt
file path=usr/share/cryptopp/TestVectors/rabbit.txt
file path=usr/share/cryptopp/TestVectors/kalyna.txt
file path=usr/share/cryptopp/TestVectors/poly1305aes.txt
file path=usr/share/cryptopp/TestVectors/keccak.txt
file path=usr/share/cryptopp/TestVectors/hc256.txt
file path=usr/share/cryptopp/TestVectors/rsa_pkcs1_1_5.txt
file path=usr/share/cryptopp/TestVectors/blake2.txt
file path=usr/share/cryptopp/TestVectors/dsa.txt
file path=usr/share/cryptopp/TestVectors/lea.txt
file path=usr/share/cryptopp/TestVectors/seal.txt
file path=usr/share/cryptopp/TestVectors/sha3_384_fips_202.txt
file path=usr/share/cryptopp/TestVectors/ccm.txt
file path=usr/share/cryptopp/TestVectors/siphash.txt
file path=usr/share/cryptopp/TestVectors/eax.txt
file path=usr/share/cryptopp/TestVectors/xchacha.txt
file path=usr/share/cryptopp/TestVectors/hkdf.txt
file path=usr/share/cryptopp/TestVectors/tea.txt
file path=usr/share/cryptopp/TestVectors/hmac.txt
file path=usr/share/cryptopp/TestVectors/shake.txt
file path=usr/share/cryptopp/TestVectors/esign.txt
file path=usr/share/cryptopp/TestVectors/wake.txt
file path=usr/share/cryptopp/TestVectors/hc128.txt
file path=usr/share/cryptopp/TestVectors/sha2_224_fips_180.txt
file path=usr/share/cryptopp/TestVectors/xts.txt
file path=usr/share/cryptopp/TestVectors/aria.txt
file path=usr/share/cryptopp/TestVectors/chacha.txt
file path=usr/share/cryptopp/TestVectors/aes.txt
file path=usr/share/cryptopp/TestVectors/dlies.txt
file path=usr/share/cryptopp/TestVectors/blake2b.txt
file path=usr/share/cryptopp/TestVectors/rw.txt
file path=usr/share/cryptopp/TestVectors/vmac.txt
file path=usr/share/cryptopp/TestVectors/seed.txt
file path=usr/share/cryptopp/TestVectors/dsa_rfc6979.txt
file path=usr/share/cryptopp/TestVectors/ttmac.txt
file path=usr/share/cryptopp/TestVectors/sha2_256_fips_180.txt
file path=usr/share/cryptopp/TestVectors/simon.txt
file path=usr/share/cryptopp/TestVectors/sosemanuk.txt
file path=usr/share/cryptopp/TestVectors/sha1_fips_180.txt
file path=usr/share/cryptopp/TestVectors/simeck.txt
file path=usr/share/cryptopp/TestVectors/sha1_160_fips_180.txt
file path=usr/share/cryptopp/TestVectors/rsa_oaep.txt
file path=usr/share/cryptopp/TestVectors/sha3_512_fips_202.txt
file path=usr/share/cryptopp/TestVectors/lsh512_256.txt
file path=usr/share/cryptopp/TestVectors/sha2_fips_180.txt
file path=usr/share/cryptopp/TestVectors/cmac.txt
file path=usr/share/cryptopp/TestData/skipjack.dat
file path=usr/share/cryptopp/TestData/dh2048.dat
file path=usr/share/cryptopp/TestData/x25519v0.dat
file path=usr/share/cryptopp/TestData/rsa1024.dat
file path=usr/share/cryptopp/TestData/serpentv.dat
file path=usr/share/cryptopp/TestData/rw1024.dat
file path=usr/share/cryptopp/TestData/lucs1024.dat
file path=usr/share/cryptopp/TestData/lucc1024.dat
file path=usr/share/cryptopp/TestData/lucs512.dat
file path=usr/share/cryptopp/TestData/rabi2048.dat
file path=usr/share/cryptopp/TestData/cast256v.dat
file path=usr/share/cryptopp/TestData/rc2val.dat
file path=usr/share/cryptopp/TestData/hmqv512.dat
file path=usr/share/cryptopp/TestData/ecies_t163.dat
file path=usr/share/cryptopp/TestData/hmqv256.dat
file path=usr/share/cryptopp/TestData/dlie1024.dat
file path=usr/share/cryptopp/TestData/lucd512.dat
file path=usr/share/cryptopp/TestData/3desval.dat
file path=usr/share/cryptopp/TestData/usage.dat
file path=usr/share/cryptopp/TestData/nr2048.dat
file path=usr/share/cryptopp/TestData/elgc1024.dat
file path=usr/share/cryptopp/TestData/camellia.dat
file path=usr/share/cryptopp/TestData/marsval.dat
file path=usr/share/cryptopp/TestData/x25519v1.dat
file path=usr/share/cryptopp/TestData/3wayval.dat
file path=usr/share/cryptopp/TestData/luc1024.dat
file path=usr/share/cryptopp/TestData/rc6val.dat
file path=usr/share/cryptopp/TestData/esig2046.dat
file path=usr/share/cryptopp/TestData/x25519.dat
file path=usr/share/cryptopp/TestData/fhmqv512.dat
file path=usr/share/cryptopp/TestData/shacal2v.dat
file path=usr/share/cryptopp/TestData/fhmqv256.dat
file path=usr/share/cryptopp/TestData/rsa512a.dat
file path=usr/share/cryptopp/TestData/dsa1024b.dat
file path=usr/share/cryptopp/TestData/mqv2048.dat
file path=usr/share/cryptopp/TestData/squareva.dat
file path=usr/share/cryptopp/TestData/ecies_p160.dat
file path=usr/share/cryptopp/TestData/esig1536.dat
file path=usr/share/cryptopp/TestData/gostval.dat
file path=usr/share/cryptopp/TestData/rw2048.dat
file path=usr/share/cryptopp/TestData/lucc512.dat
file path=usr/share/cryptopp/TestData/rsa2048.dat
file path=usr/share/cryptopp/TestData/sharkval.dat
file path=usr/share/cryptopp/TestData/twofishv.dat
file path=usr/share/cryptopp/TestData/rc5val.dat
file path=usr/share/cryptopp/TestData/dh1024.dat
file path=usr/share/cryptopp/TestData/ed25519v0.dat
file path=usr/share/cryptopp/TestData/dsa1024.dat
file path=usr/share/cryptopp/TestData/dlie2048.dat
file path=usr/share/cryptopp/TestData/hmqv160.dat
file path=usr/share/cryptopp/TestData/rsa400pb.dat
file path=usr/share/cryptopp/TestData/saferval.dat
file path=usr/share/cryptopp/TestData/fhmqv384.dat
file path=usr/share/cryptopp/TestData/lucd1024.dat
file path=usr/share/cryptopp/TestData/aria.dat
file path=usr/share/cryptopp/TestData/rabi1024.dat
file path=usr/share/cryptopp/TestData/luc2048.dat
file path=usr/share/cryptopp/TestData/xtrdh171.dat
file path=usr/share/cryptopp/TestData/xtrdh342.dat
file path=usr/share/cryptopp/TestData/dsa512.dat
file path=usr/share/cryptopp/TestData/cast128v.dat
file path=usr/share/cryptopp/TestData/ideaval.dat
file path=usr/share/cryptopp/TestData/nr1024.dat
file path=usr/share/cryptopp/TestData/mqv1024.dat
file path=usr/share/cryptopp/TestData/rsa400pv.dat
file path=usr/share/cryptopp/TestData/rijndael.dat
file path=usr/share/cryptopp/TestData/ed25519.dat
file path=usr/share/cryptopp/TestData/fhmqv160.dat
file path=usr/share/cryptopp/TestData/hmqv384.dat
file path=usr/share/cryptopp/TestData/esig1023.dat
file path=usr/share/cryptopp/TestData/descert.dat
file path=usr/share/cryptopp/TestData/ed25519v1.dat
file path=usr/share/cryptopp/TestData/rsa2048a.dat
file path=usr/include/cryptopp/bench.h
file path=usr/include/cryptopp/md4.h
file path=usr/include/cryptopp/config_ver.h
file path=usr/include/cryptopp/eccrypto.h
file path=usr/include/cryptopp/emsa2.h
file path=usr/include/cryptopp/chachapoly.h
file path=usr/include/cryptopp/vmac.h
file path=usr/include/cryptopp/config.h
file path=usr/include/cryptopp/salsa.h
file path=usr/include/cryptopp/dh2.h
file path=usr/include/cryptopp/lubyrack.h
file path=usr/include/cryptopp/scrypt.h
file path=usr/include/cryptopp/pwdbased.h
file path=usr/include/cryptopp/adv_simd.h
file path=usr/include/cryptopp/luc.h
file path=usr/include/cryptopp/crc.h
file path=usr/include/cryptopp/serpentp.h
file path=usr/include/cryptopp/blumshub.h
file path=usr/include/cryptopp/iterhash.h
file path=usr/include/cryptopp/mdc.h
file path=usr/include/cryptopp/asn.h
file path=usr/include/cryptopp/arm_simd.h
file path=usr/include/cryptopp/trunhash.h
file path=usr/include/cryptopp/tweetnacl.h
file path=usr/include/cryptopp/ppc_simd.h
file path=usr/include/cryptopp/3way.h
file path=usr/include/cryptopp/lea.h
file path=usr/include/cryptopp/camellia.h
file path=usr/include/cryptopp/pch.h
file path=usr/include/cryptopp/dll.h
file path=usr/include/cryptopp/gfpcrypt.h
file path=usr/include/cryptopp/mqv.h
file path=usr/include/cryptopp/base32.h
file path=usr/include/cryptopp/basecode.h
file path=usr/include/cryptopp/cmac.h
file path=usr/include/cryptopp/simple.h
file path=usr/include/cryptopp/rc2.h
file path=usr/include/cryptopp/resource.h
file path=usr/include/cryptopp/adler32.h
file path=usr/include/cryptopp/arc4.h
file path=usr/include/cryptopp/kalyna.h
file path=usr/include/cryptopp/donna_64.h
file path=usr/include/cryptopp/blake2.h
file path=usr/include/cryptopp/skipjack.h
file path=usr/include/cryptopp/polynomi.h
file path=usr/include/cryptopp/md5.h
file path=usr/include/cryptopp/elgamal.h
file path=usr/include/cryptopp/aes_armv4.h
file path=usr/include/cryptopp/oaep.h
file path=usr/include/cryptopp/hex.h
file path=usr/include/cryptopp/misc.h
file path=usr/include/cryptopp/config_align.h
file path=usr/include/cryptopp/secblock.h
file path=usr/include/cryptopp/fips140.h
file path=usr/include/cryptopp/argnames.h
file path=usr/include/cryptopp/zdeflate.h
file path=usr/include/cryptopp/oids.h
file path=usr/include/cryptopp/gcm.h
file path=usr/include/cryptopp/zinflate.h
file path=usr/include/cryptopp/sm4.h
file path=usr/include/cryptopp/eprecomp.h
file path=usr/include/cryptopp/integer.h
file path=usr/include/cryptopp/hkdf.h
file path=usr/include/cryptopp/square.h
file path=usr/include/cryptopp/stdcpp.h
file path=usr/include/cryptopp/sha256_armv4.h
file path=usr/include/cryptopp/sha.h
file path=usr/include/cryptopp/authenc.h
file path=usr/include/cryptopp/chacha.h
file path=usr/include/cryptopp/modexppc.h
file path=usr/include/cryptopp/sha3.h
file path=usr/include/cryptopp/gf2_32.h
file path=usr/include/cryptopp/aes.h
file path=usr/include/cryptopp/simeck.h
file path=usr/include/cryptopp/fltrimpl.h
file path=usr/include/cryptopp/words.h
file path=usr/include/cryptopp/siphash.h
file path=usr/include/cryptopp/cryptlib.h
file path=usr/include/cryptopp/poly1305.h
file path=usr/include/cryptopp/speck.h
file path=usr/include/cryptopp/rabin.h
file path=usr/include/cryptopp/lsh.h
file path=usr/include/cryptopp/dsa.h
file path=usr/include/cryptopp/seckey.h
file path=usr/include/cryptopp/blowfish.h
file path=usr/include/cryptopp/safer.h
file path=usr/include/cryptopp/pubkey.h
file path=usr/include/cryptopp/simon.h
file path=usr/include/cryptopp/rabbit.h
file path=usr/include/cryptopp/fhmqv.h
file path=usr/include/cryptopp/cham.h
file path=usr/include/cryptopp/cpu.h
file path=usr/include/cryptopp/ecpoint.h
file path=usr/include/cryptopp/channels.h
file path=usr/include/cryptopp/hight.h
file path=usr/include/cryptopp/nbtheory.h
file path=usr/include/cryptopp/md2.h
file path=usr/include/cryptopp/whrlpool.h
file path=usr/include/cryptopp/rijndael.h
file path=usr/include/cryptopp/aria.h
file path=usr/include/cryptopp/rsa.h
file path=usr/include/cryptopp/config_ns.h
file path=usr/include/cryptopp/cast.h
file path=usr/include/cryptopp/ida.h
file path=usr/include/cryptopp/ecp.h
file path=usr/include/cryptopp/wake.h
file path=usr/include/cryptopp/config_cpu.h
file path=usr/include/cryptopp/rc5.h
file path=usr/include/cryptopp/xts.h
file path=usr/include/cryptopp/ttmac.h
file path=usr/include/cryptopp/ec2n.h
file path=usr/include/cryptopp/randpool.h
file path=usr/include/cryptopp/xtrcrypt.h
file path=usr/include/cryptopp/threefish.h
file path=usr/include/cryptopp/hrtimer.h
file path=usr/include/cryptopp/dmac.h
file path=usr/include/cryptopp/config_os.h
file path=usr/include/cryptopp/esign.h
file path=usr/include/cryptopp/donna_sse.h
file path=usr/include/cryptopp/gost.h
file path=usr/include/cryptopp/trap.h
file path=usr/include/cryptopp/rw.h
file path=usr/include/cryptopp/padlkrng.h
file path=usr/include/cryptopp/dh.h
file path=usr/include/cryptopp/hmac.h
file path=usr/include/cryptopp/shark.h
file path=usr/include/cryptopp/config_asm.h
file path=usr/include/cryptopp/ccm.h
file path=usr/include/cryptopp/xtr.h
file path=usr/include/cryptopp/nr.h
file path=usr/include/cryptopp/config_int.h
file path=usr/include/cryptopp/queue.h
file path=usr/include/cryptopp/strciphr.h
file path=usr/include/cryptopp/allocate.h
file path=usr/include/cryptopp/hc128.h
file path=usr/include/cryptopp/algebra.h
file path=usr/include/cryptopp/zlib.h
file path=usr/include/cryptopp/drbg.h
file path=usr/include/cryptopp/files.h
file path=usr/include/cryptopp/mqueue.h
file path=usr/include/cryptopp/sha512_armv4.h
file path=usr/include/cryptopp/twofish.h
file path=usr/include/cryptopp/base64.h
file path=usr/include/cryptopp/idea.h
file path=usr/include/cryptopp/shacal2.h
file path=usr/include/cryptopp/ripemd.h
file path=usr/include/cryptopp/keccak.h
file path=usr/include/cryptopp/config_misc.h
file path=usr/include/cryptopp/config_cxx.h
file path=usr/include/cryptopp/rng.h
file path=usr/include/cryptopp/sosemanuk.h
file path=usr/include/cryptopp/rc6.h
file path=usr/include/cryptopp/pkcspad.h
file path=usr/include/cryptopp/hashfwd.h
file path=usr/include/cryptopp/naclite.h
file path=usr/include/cryptopp/config_dll.h
file path=usr/include/cryptopp/eax.h
file path=usr/include/cryptopp/des.h
file path=usr/include/cryptopp/mars.h
file path=usr/include/cryptopp/validate.h
file path=usr/include/cryptopp/secblockfwd.h
file path=usr/include/cryptopp/cbcmac.h
file path=usr/include/cryptopp/donna_32.h
file path=usr/include/cryptopp/tea.h
file path=usr/include/cryptopp/modes.h
file path=usr/include/cryptopp/xed25519.h
file path=usr/include/cryptopp/pssr.h
file path=usr/include/cryptopp/osrng.h
file path=usr/include/cryptopp/rdrand.h
file path=usr/include/cryptopp/seed.h
file path=usr/include/cryptopp/hc256.h
file path=usr/include/cryptopp/panama.h
file path=usr/include/cryptopp/serpent.h
file path=usr/include/cryptopp/gzip.h
file path=usr/include/cryptopp/smartptr.h
file path=usr/include/cryptopp/gf2n.h
file path=usr/include/cryptopp/darn.h
file path=usr/include/cryptopp/sm3.h
file path=usr/include/cryptopp/tiger.h
file path=usr/include/cryptopp/algparam.h
file path=usr/include/cryptopp/ossig.h
file path=usr/include/cryptopp/sha1_armv4.h
file path=usr/include/cryptopp/factory.h
file path=usr/include/cryptopp/shake.h
file path=usr/include/cryptopp/donna.h
file path=usr/include/cryptopp/gf256.h
file path=usr/include/cryptopp/modarith.h
file path=usr/include/cryptopp/mersenne.h
file path=usr/include/cryptopp/filters.h
file path=usr/include/cryptopp/default.h
file path=usr/include/cryptopp/hmqv.h
file path=usr/include/cryptopp/seal.h
components/library/cryptopp/manifests/sample-manifest.p5m
@@ -217,9 +217,9 @@
file path=usr/include/cryptopp/zinflate.h
file path=usr/include/cryptopp/zlib.h
file path=usr/lib/$(MACH64)/libcryptopp.a
link path=usr/lib/$(MACH64)/libcryptopp.so target=libcryptopp.so.8.8
link path=usr/lib/$(MACH64)/libcryptopp.so.8 target=libcryptopp.so.8.8
file path=usr/lib/$(MACH64)/libcryptopp.so.8.8
link path=usr/lib/$(MACH64)/libcryptopp.so target=libcryptopp.so.8.9
link path=usr/lib/$(MACH64)/libcryptopp.so.8 target=libcryptopp.so.8.9
file path=usr/lib/$(MACH64)/libcryptopp.so.8.9
file path=usr/lib/$(MACH64)/pkgconfig/libcryptopp.pc
file path=usr/share/cryptopp/TestData/3desval.dat
file path=usr/share/cryptopp/TestData/3wayval.dat