IXWebSocket/third_party/mbedtls/crypto/visualc/VS2010
Benjamin Sergeant 06cbebe22e Feature/mbedtls (#84)
* try to import mbedtls and build it

* add stubs socket class

* some boilterplate, read and write function implemented

* more boilterplate / current error in handshake because no CA cert is setup

* add something so skip ca verification, can ws curl https://google.com !

* cleanup / close implemented

* tweak CMakefiles

* typo in include

* update readme

* disable unittests
2019-06-01 17:41:48 -07:00
..
aescrypt2.vcxproj Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
benchmark.vcxproj Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
crypt_and_hash.vcxproj Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
crypto_examples.vcxproj Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
dh_genprime.vcxproj Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
ecdh_curve25519.vcxproj Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
ecdsa.vcxproj Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
gen_entropy.vcxproj Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
gen_key.vcxproj Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
gen_random_ctr_drbg.vcxproj Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
gen_random_havege.vcxproj Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
generic_sum.vcxproj Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
hello.vcxproj Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
key_app_writer.vcxproj Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
key_app.vcxproj Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
key_ladder_demo.vcxproj Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
mbedTLS.sln Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
mbedTLS.vcxproj Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
mpi_demo.vcxproj Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
pem2der.vcxproj Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
pk_decrypt.vcxproj Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
pk_encrypt.vcxproj Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
pk_sign.vcxproj Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
pk_verify.vcxproj Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
psa_constant_names.vcxproj Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
query_compile_time_config.vcxproj Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
rsa_decrypt.vcxproj Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
rsa_encrypt.vcxproj Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
rsa_genkey.vcxproj Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
rsa_sign_pss.vcxproj Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
rsa_sign.vcxproj Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
rsa_verify_pss.vcxproj Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
rsa_verify.vcxproj Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
selftest.vcxproj Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
strerror.vcxproj Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00
zeroize.vcxproj Feature/mbedtls (#84) 2019-06-01 17:41:48 -07:00