mbedtls/visualc/VS2010
Andrzej Kurek c53dee302d New module: pkcs11_client
New module pkcs11_client.c, defining an opaque pk engine whose backend
is a PKCS#11 token (cryptographic module using the Cryptoki API).

New config option PKCS11_CLIENT_C. Requires pkcs11.h to compile and a
pkcs11 library to link.

Test setup meant to be used with the SoftHSM v2 library (libsofthsm2).
The test setup is not yet integrated with the Mbed TLS test framework.
Before running tests involving PKCS#11, you need to run

    cd tests && scripts/pkcs11-client-test.sh init
2018-01-23 05:44:20 -05:00
..
aescrypt2.vcxproj Update of the Visual Studio files 2017-03-01 22:32:44 +00:00
benchmark.vcxproj Update of the Visual Studio files 2017-03-01 22:32:44 +00:00
cert_app.vcxproj Update of the Visual Studio files 2017-03-01 22:32:44 +00:00
cert_req.vcxproj Update of the Visual Studio files 2017-03-01 22:32:44 +00:00
cert_write.vcxproj Update of the Visual Studio files 2017-03-01 22:32:44 +00:00
crl_app.vcxproj Update of the Visual Studio files 2017-03-01 22:32:44 +00:00
crypt_and_hash.vcxproj Update of the Visual Studio files 2017-03-01 22:32:44 +00:00
dh_client.vcxproj Update of the Visual Studio files 2017-03-01 22:32:44 +00:00
dh_genprime.vcxproj Update of the Visual Studio files 2017-03-01 22:32:44 +00:00
dh_server.vcxproj Update of the Visual Studio files 2017-03-01 22:32:44 +00:00
dtls_client.vcxproj Update of the Visual Studio files 2017-03-01 22:32:44 +00:00
dtls_server.vcxproj Update of the Visual Studio files 2017-03-01 22:32:44 +00:00
ecdh_curve25519.vcxproj Update of the Visual Studio files 2017-03-01 22:32:44 +00:00
ecdsa.vcxproj Update of the Visual Studio files 2017-03-01 22:32:44 +00:00
gen_entropy.vcxproj Update of the Visual Studio files 2017-03-01 22:32:44 +00:00
gen_key.vcxproj Update of the Visual Studio files 2017-03-01 22:32:44 +00:00
gen_random_ctr_drbg.vcxproj Update of the Visual Studio files 2017-03-01 22:32:44 +00:00
gen_random_havege.vcxproj Update of the Visual Studio files 2017-03-01 22:32:44 +00:00
generic_sum.vcxproj Update of the Visual Studio files 2017-03-01 22:32:44 +00:00
hello.vcxproj Update of the Visual Studio files 2017-03-01 22:32:44 +00:00
key_app_writer.vcxproj Update of the Visual Studio files 2017-03-01 22:32:44 +00:00
key_app.vcxproj Update of the Visual Studio files 2017-03-01 22:32:44 +00:00
mbedTLS.sln Change version number to 2.2.0 2015-11-04 19:55:40 +00:00
mbedTLS.vcxproj New module: pkcs11_client 2018-01-23 05:44:20 -05:00
md5sum.vcxproj Prepare for mbed TLS 1.3.10 release 2015-02-08 15:49:54 +01:00
mini_client.vcxproj Update of the Visual Studio files 2017-03-01 22:32:44 +00:00
mpi_demo.vcxproj Update of the Visual Studio files 2017-03-01 22:32:44 +00:00
pem2der.vcxproj Update of the Visual Studio files 2017-03-01 22:32:44 +00:00
pk_decrypt.vcxproj Update of the Visual Studio files 2017-03-01 22:32:44 +00:00
pk_encrypt.vcxproj Update of the Visual Studio files 2017-03-01 22:32:44 +00:00
pk_sign.vcxproj Update of the Visual Studio files 2017-03-01 22:32:44 +00:00
pk_verify.vcxproj Update of the Visual Studio files 2017-03-01 22:32:44 +00:00
req_app.vcxproj Update of the Visual Studio files 2017-03-01 22:32:44 +00:00
rsa_decrypt.vcxproj Update of the Visual Studio files 2017-03-01 22:32:44 +00:00
rsa_encrypt.vcxproj Update of the Visual Studio files 2017-03-01 22:32:44 +00:00
rsa_genkey.vcxproj Update of the Visual Studio files 2017-03-01 22:32:44 +00:00
rsa_sign_pss.vcxproj Update of the Visual Studio files 2017-03-01 22:32:44 +00:00
rsa_sign.vcxproj Update of the Visual Studio files 2017-03-01 22:32:44 +00:00
rsa_verify_pss.vcxproj Update of the Visual Studio files 2017-03-01 22:32:44 +00:00
rsa_verify.vcxproj Update of the Visual Studio files 2017-03-01 22:32:44 +00:00
selftest.vcxproj Update of the Visual Studio files 2017-03-01 22:32:44 +00:00
sha1sum.vcxproj Prepare for mbed TLS 1.3.10 release 2015-02-08 15:49:54 +01:00
sha2sum.vcxproj Prepare for mbed TLS 1.3.10 release 2015-02-08 15:49:54 +01:00
ssl_cert_test.vcxproj Update of the Visual Studio files 2017-03-01 22:32:44 +00:00
ssl_client1.vcxproj Update of the Visual Studio files 2017-03-01 22:32:44 +00:00
ssl_client2.vcxproj Update of the Visual Studio files 2017-03-01 22:32:44 +00:00
ssl_fork_server.vcxproj Update of the Visual Studio files 2017-03-01 22:32:44 +00:00
ssl_mail_client.vcxproj Update of the Visual Studio files 2017-03-01 22:32:44 +00:00
ssl_server2.vcxproj Update of the Visual Studio files 2017-03-01 22:32:44 +00:00
ssl_server.vcxproj Update of the Visual Studio files 2017-03-01 22:32:44 +00:00
strerror.vcxproj Update of the Visual Studio files 2017-03-01 22:32:44 +00:00
udp_proxy.vcxproj Update of the Visual Studio files 2017-03-01 22:32:44 +00:00