<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>wolflib</name>
	<comment></comment>
	<projects>
	</projects>
	<buildSpec>
		<buildCommand>
			<name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
			<triggers>clean,full,incremental,</triggers>
			<arguments>
			</arguments>
		</buildCommand>
		<buildCommand>
			<name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
			<triggers>full,incremental,</triggers>
			<arguments>
			</arguments>
		</buildCommand>
	</buildSpec>
	<natures>
		<nature>org.eclipse.cdt.core.cnature</nature>
		<nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
		<nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
	</natures>
	<linkedResources>
		<link>
			<name>src/src/crl.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/src/crl.c</locationURI>
		</link>
		<link>
			<name>src/src/internal.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/src/internal.c</locationURI>
		</link>
		<link>
			<name>src/src/keys.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/src/keys.c</locationURI>
		</link>
		<link>
			<name>src/src/ocsp.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/src/ocsp.c</locationURI>
		</link>
		<link>
			<name>src/src/sniffer.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/src/sniffer.c</locationURI>
		</link>
		<link>
			<name>src/src/ssl.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/src/ssl.c</locationURI>
		</link>
		<link>
			<name>src/src/tls.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/src/tls.c</locationURI>
		</link>
		<link>
			<name>src/src/tls13.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/src/tls13.c</locationURI>
		</link>
		<link>
			<name>src/src/wolfio.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/src/wolfio.c</locationURI>
		</link>
		<link>
			<name>src/test/benchmark.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/wolfcrypt/benchmark/benchmark.c</locationURI>
		</link>
		<link>
			<name>src/test/test.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/wolfcrypt/test/test.c</locationURI>
		</link>
		<link>
			<name>src/wolfcrypt/aes.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/wolfcrypt/src/aes.c</locationURI>
		</link>
		<link>
			<name>src/wolfcrypt/arc4.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/wolfcrypt/src/arc4.c</locationURI>
		</link>
		<link>
			<name>src/wolfcrypt/asm.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/wolfcrypt/src/asm.c</locationURI>
		</link>
		<link>
			<name>src/wolfcrypt/asn.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/wolfcrypt/src/asn.c</locationURI>
		</link>
		<link>
			<name>src/wolfcrypt/blake2b.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/wolfcrypt/src/blake2b.c</locationURI>
		</link>
		<link>
			<name>src/wolfcrypt/camellia.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/wolfcrypt/src/camellia.c</locationURI>
		</link>
		<link>
			<name>src/wolfcrypt/chacha.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/wolfcrypt/src/chacha.c</locationURI>
		</link>
		<link>
			<name>src/wolfcrypt/cmac.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/wolfcrypt/src/cmac.c</locationURI>
		</link>
		<link>
			<name>src/wolfcrypt/coding.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/wolfcrypt/src/coding.c</locationURI>
		</link>
		<link>
			<name>src/wolfcrypt/compress.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/wolfcrypt/src/compress.c</locationURI>
		</link>
		<link>
			<name>src/wolfcrypt/cpuid.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/wolfcrypt/src/cpuid.c</locationURI>
		</link>
		<link>
			<name>src/wolfcrypt/curve25519.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/wolfcrypt/src/curve25519.c</locationURI>
		</link>
		<link>
			<name>src/wolfcrypt/des3.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/wolfcrypt/src/des3.c</locationURI>
		</link>
		<link>
			<name>src/wolfcrypt/dh.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/wolfcrypt/src/dh.c</locationURI>
		</link>
		<link>
			<name>src/wolfcrypt/dsa.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/wolfcrypt/src/dsa.c</locationURI>
		</link>
		<link>
			<name>src/wolfcrypt/ecc.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/wolfcrypt/src/ecc.c</locationURI>
		</link>
		<link>
			<name>src/wolfcrypt/ecc_fp.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/wolfcrypt/src/ecc_fp.c</locationURI>
		</link>
		<link>
			<name>src/wolfcrypt/ed25519.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/wolfcrypt/src/ed25519.c</locationURI>
		</link>
		<link>
			<name>src/wolfcrypt/error.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/wolfcrypt/src/error.c</locationURI>
		</link>
		<link>
			<name>src/wolfcrypt/fe_low_mem.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/wolfcrypt/src/fe_low_mem.c</locationURI>
		</link>
		<link>
			<name>src/wolfcrypt/fe_operations.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/wolfcrypt/src/fe_operations.c</locationURI>
		</link>
		<link>
			<name>src/wolfcrypt/ge_low_mem.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/wolfcrypt/src/ge_low_mem.c</locationURI>
		</link>
		<link>
			<name>src/wolfcrypt/ge_operations.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/wolfcrypt/src/ge_operations.c</locationURI>
		</link>
		<link>
			<name>src/wolfcrypt/hash.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/wolfcrypt/src/hash.c</locationURI>
		</link>
		<link>
			<name>src/wolfcrypt/hmac.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/wolfcrypt/src/hmac.c</locationURI>
		</link>
		<link>
			<name>src/wolfcrypt/integer.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/wolfcrypt/src/integer.c</locationURI>
		</link>
		<link>
			<name>src/wolfcrypt/kdf.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/wolfcrypt/src/kdf.c</locationURI>
		</link>
		<link>
			<name>src/wolfcrypt/logging.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/wolfcrypt/src/logging.c</locationURI>
		</link>
		<link>
			<name>src/wolfcrypt/md4.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/wolfcrypt/src/md4.c</locationURI>
		</link>
		<link>
			<name>src/wolfcrypt/md5.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/wolfcrypt/src/md5.c</locationURI>
		</link>
		<link>
			<name>src/wolfcrypt/memory.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/wolfcrypt/src/memory.c</locationURI>
		</link>
		<link>
			<name>src/wolfcrypt/poly1305.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/wolfcrypt/src/poly1305.c</locationURI>
		</link>
		<link>
			<name>src/wolfcrypt/pwdbased.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/wolfcrypt/src/pwdbased.c</locationURI>
		</link>
		<link>
			<name>src/wolfcrypt/random.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/wolfcrypt/src/random.c</locationURI>
		</link>
		<link>
			<name>src/wolfcrypt/rsa.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/wolfcrypt/src/rsa.c</locationURI>
		</link>
		<link>
			<name>src/wolfcrypt/sha.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/wolfcrypt/src/sha.c</locationURI>
		</link>
		<link>
			<name>src/wolfcrypt/sha256.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/wolfcrypt/src/sha256.c</locationURI>
		</link>
		<link>
			<name>src/wolfcrypt/sha512.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/wolfcrypt/src/sha512.c</locationURI>
		</link>
		<link>
			<name>src/wolfcrypt/signature.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/wolfcrypt/src/signature.c</locationURI>
		</link>
		<link>
			<name>src/wolfcrypt/sp_c32.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/wolfcrypt/src/sp_c32.c</locationURI>
		</link>
		<link>
			<name>src/wolfcrypt/sp_c64.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/wolfcrypt/src/sp_c64.c</locationURI>
		</link>
		<link>
			<name>src/wolfcrypt/sp_int.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/wolfcrypt/src/sp_int.c</locationURI>
		</link>
		<link>
			<name>src/wolfcrypt/srp.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/wolfcrypt/src/srp.c</locationURI>
		</link>
		<link>
			<name>src/wolfcrypt/tfm.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/wolfcrypt/src/tfm.c</locationURI>
		</link>
		<link>
			<name>src/wolfcrypt/wc_dsp.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/wolfcrypt/src/wc_dsp.c</locationURI>
		</link>
		<link>
			<name>src/wolfcrypt/wc_encrypt.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/wolfcrypt/src/wc_encrypt.c</locationURI>
		</link>
		<link>
			<name>src/wolfcrypt/wc_kyber.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/wolfcrypt/src/wc_kyber.c</locationURI>
		</link>
		<link>
			<name>src/wolfcrypt/wc_kyber_poly.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/wolfcrypt/src/wc_kyber_poly.c</locationURI>
		</link>
		<link>
			<name>src/wolfcrypt/wc_lms.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/wolfcrypt/src/wc_lms.c</locationURI>
		</link>
		<link>
			<name>src/wolfcrypt/wc_pkcs11.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/wolfcrypt/src/wc_pkcs11.c</locationURI>
		</link>
		<link>
			<name>src/wolfcrypt/wc_port.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/wolfcrypt/src/wc_port.c</locationURI>
		</link>
		<link>
			<name>src/wolfcrypt/wolfevent.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/wolfcrypt/src/wolfevent.c</locationURI>
		</link>
		<link>
			<name>src/wolfcrypt/wolfmath.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/wolfcrypt/src/wolfmath.c</locationURI>
		</link>
	</linkedResources>
</projectDescription>
