mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
0ec7f60286
- Add LICENSE (BSL) - Add CPE data - Remove STATIC option and always install the shared library; no reason not to. - Remove GCC option and use USES=compiler framework - Add FULL_DEBUG option to address CVE-2016-7420 and add a warning if trying to use it. It will allow the asserts to be enabled which could be a security risk. The standard DEBUG option is now safe to use. - Add SIMD option for i386 and amd64 - requires a recent clang or gcc - Don't install the cryptest binary; it is really only used for regression testing, so only build it for the TEST_TARGET. It is useless without the data files anyways. - Take maintainership - Bump PORTREVISON on dependent ports due to shared library bump PR: 215015 Reported by: <fcsk.aim@gmail.com> MFH: 2016Q4 Security: eab68cff-bc0c-11e6-b2ca-001b3856973b
149 lines
3.7 KiB
Plaintext
149 lines
3.7 KiB
Plaintext
include/cryptopp/3way.h
|
|
include/cryptopp/adler32.h
|
|
include/cryptopp/aes.h
|
|
include/cryptopp/algebra.h
|
|
include/cryptopp/algparam.h
|
|
include/cryptopp/arc4.h
|
|
include/cryptopp/argnames.h
|
|
include/cryptopp/asn.h
|
|
include/cryptopp/authenc.h
|
|
include/cryptopp/base32.h
|
|
include/cryptopp/base64.h
|
|
include/cryptopp/basecode.h
|
|
include/cryptopp/bench.h
|
|
include/cryptopp/blake2.h
|
|
include/cryptopp/blowfish.h
|
|
include/cryptopp/blumshub.h
|
|
include/cryptopp/camellia.h
|
|
include/cryptopp/cast.h
|
|
include/cryptopp/cbcmac.h
|
|
include/cryptopp/ccm.h
|
|
include/cryptopp/chacha.h
|
|
include/cryptopp/channels.h
|
|
include/cryptopp/cmac.h
|
|
include/cryptopp/config.h
|
|
include/cryptopp/cpu.h
|
|
include/cryptopp/crc.h
|
|
include/cryptopp/cryptlib.h
|
|
include/cryptopp/default.h
|
|
include/cryptopp/des.h
|
|
include/cryptopp/dh.h
|
|
include/cryptopp/dh2.h
|
|
include/cryptopp/dmac.h
|
|
include/cryptopp/dsa.h
|
|
include/cryptopp/eax.h
|
|
include/cryptopp/ec2n.h
|
|
include/cryptopp/eccrypto.h
|
|
include/cryptopp/ecp.h
|
|
include/cryptopp/elgamal.h
|
|
include/cryptopp/emsa2.h
|
|
include/cryptopp/eprecomp.h
|
|
include/cryptopp/esign.h
|
|
include/cryptopp/factory.h
|
|
include/cryptopp/fhmqv.h
|
|
include/cryptopp/files.h
|
|
include/cryptopp/filters.h
|
|
include/cryptopp/fips140.h
|
|
include/cryptopp/fltrimpl.h
|
|
include/cryptopp/gcm.h
|
|
include/cryptopp/gf256.h
|
|
include/cryptopp/gf2_32.h
|
|
include/cryptopp/gf2n.h
|
|
include/cryptopp/gfpcrypt.h
|
|
include/cryptopp/gost.h
|
|
include/cryptopp/gzip.h
|
|
include/cryptopp/hex.h
|
|
include/cryptopp/hkdf.h
|
|
include/cryptopp/hmac.h
|
|
include/cryptopp/hmqv.h
|
|
include/cryptopp/hrtimer.h
|
|
include/cryptopp/ida.h
|
|
include/cryptopp/idea.h
|
|
include/cryptopp/integer.h
|
|
include/cryptopp/iterhash.h
|
|
include/cryptopp/keccak.h
|
|
include/cryptopp/lubyrack.h
|
|
include/cryptopp/luc.h
|
|
include/cryptopp/mars.h
|
|
include/cryptopp/md2.h
|
|
include/cryptopp/md4.h
|
|
include/cryptopp/md5.h
|
|
include/cryptopp/mdc.h
|
|
include/cryptopp/mersenne.h
|
|
include/cryptopp/misc.h
|
|
include/cryptopp/modarith.h
|
|
include/cryptopp/modes.h
|
|
include/cryptopp/modexppc.h
|
|
include/cryptopp/mqueue.h
|
|
include/cryptopp/mqv.h
|
|
include/cryptopp/nbtheory.h
|
|
include/cryptopp/network.h
|
|
include/cryptopp/nr.h
|
|
include/cryptopp/oaep.h
|
|
include/cryptopp/oids.h
|
|
include/cryptopp/osrng.h
|
|
include/cryptopp/ossig.h
|
|
include/cryptopp/panama.h
|
|
include/cryptopp/pch.h
|
|
include/cryptopp/pkcspad.h
|
|
include/cryptopp/polynomi.h
|
|
include/cryptopp/pssr.h
|
|
include/cryptopp/pubkey.h
|
|
include/cryptopp/pwdbased.h
|
|
include/cryptopp/queue.h
|
|
include/cryptopp/rabin.h
|
|
include/cryptopp/randpool.h
|
|
include/cryptopp/rc2.h
|
|
include/cryptopp/rc5.h
|
|
include/cryptopp/rc6.h
|
|
include/cryptopp/rdrand.h
|
|
include/cryptopp/rijndael.h
|
|
include/cryptopp/ripemd.h
|
|
include/cryptopp/rng.h
|
|
include/cryptopp/rsa.h
|
|
include/cryptopp/rw.h
|
|
include/cryptopp/safer.h
|
|
include/cryptopp/salsa.h
|
|
include/cryptopp/seal.h
|
|
include/cryptopp/secblock.h
|
|
include/cryptopp/seckey.h
|
|
include/cryptopp/seed.h
|
|
include/cryptopp/serpent.h
|
|
include/cryptopp/serpentp.h
|
|
include/cryptopp/sha.h
|
|
include/cryptopp/sha3.h
|
|
include/cryptopp/shacal2.h
|
|
include/cryptopp/shark.h
|
|
include/cryptopp/simple.h
|
|
include/cryptopp/skipjack.h
|
|
include/cryptopp/smartptr.h
|
|
include/cryptopp/socketft.h
|
|
include/cryptopp/sosemanuk.h
|
|
include/cryptopp/square.h
|
|
include/cryptopp/stdcpp.h
|
|
include/cryptopp/strciphr.h
|
|
include/cryptopp/tea.h
|
|
include/cryptopp/tiger.h
|
|
include/cryptopp/trap.h
|
|
include/cryptopp/trdlocal.h
|
|
include/cryptopp/trunhash.h
|
|
include/cryptopp/ttmac.h
|
|
include/cryptopp/twofish.h
|
|
include/cryptopp/validate.h
|
|
include/cryptopp/vmac.h
|
|
include/cryptopp/wait.h
|
|
include/cryptopp/wake.h
|
|
include/cryptopp/whrlpool.h
|
|
include/cryptopp/winpipes.h
|
|
include/cryptopp/words.h
|
|
include/cryptopp/xtr.h
|
|
include/cryptopp/xtrcrypt.h
|
|
include/cryptopp/zdeflate.h
|
|
include/cryptopp/zinflate.h
|
|
include/cryptopp/zlib.h
|
|
lib/libcryptopp.a
|
|
lib/libcryptopp.so
|
|
lib/libcryptopp.so.%%LIBVERSION%%
|
|
lib/libcryptopp.so.%%PORTVERSION%%
|
|
%%PORTDOCS%%%%DOCSDIR%%/README
|