proxmark3/common/mbedtls
pwpiwi 3a5ffba7c1
Implement Originality Signature Check in 'hf mfu info'
* add support for elliptic curve 'secp128r1' to mbedtls library
* change ecdsa_signature_verify() to allow different curves, signature lengths, and skipping hash
* add another public key for Mifare Ultralight EV1
2019-08-01 10:53:26 -04:00
..
aes.c move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
aes.h move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
arc4.c move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
arc4.h move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
asn1.h move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
asn1parse.c move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
asn1write.c move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
asn1write.h move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
base64.c move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
base64.h move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
bignum.c move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
bignum.h move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
blowfish.c move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
blowfish.h move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
bn_mul.h move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
camellia.c move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
camellia.h move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
certs.c move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
certs.h move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
check_config.h Implement Originality Signature Check in 'hf mfu info' 2019-08-01 10:53:26 -04:00
cipher.c move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
cipher.h move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
cipher_internal.h move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
cipher_wrap.c move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
cmac.c move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
cmac.h move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
config.h Implement Originality Signature Check in 'hf mfu info' 2019-08-01 10:53:26 -04:00
ctr_drbg.c move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
ctr_drbg.h move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
des.c move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
des.h move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
ecdsa.c Implement Originality Signature Check in 'hf mfu info' 2019-08-01 10:53:26 -04:00
ecdsa.h Implement Originality Signature Check in 'hf mfu info' 2019-08-01 10:53:26 -04:00
ecp.c Implement Originality Signature Check in 'hf mfu info' 2019-08-01 10:53:26 -04:00
ecp.h Implement Originality Signature Check in 'hf mfu info' 2019-08-01 10:53:26 -04:00
ecp_curves.c Implement Originality Signature Check in 'hf mfu info' 2019-08-01 10:53:26 -04:00
ecp_internal.h move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
entropy.c move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
entropy.h move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
entropy_poll.c move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
entropy_poll.h move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
error.c move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
error.h move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
Makefile Fido U2F complete (#716) 2018-11-25 16:56:12 +01:00
md.c move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
md.h move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
md5.c move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
md5.h move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
md_internal.h move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
md_wrap.c move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
oid.c move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
oid.h move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
pem.c move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
pem.h move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
pk.c move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
pk.h move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
pk_internal.h move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
pk_wrap.c move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
pkcs5.c move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
pkcs5.h move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
pkcs12.c move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
pkcs12.h move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
pkparse.c move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
pkwrite.c Fido U2F complete (#716) 2018-11-25 16:56:12 +01:00
platform.c move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
platform.h move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
platform_util.c move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
platform_util.h move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
platform_util_arm.c Get rid of polarssl (#717) 2018-11-23 19:03:46 +01:00
platform_util_arm.h Get rid of polarssl (#717) 2018-11-23 19:03:46 +01:00
rsa.c move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
rsa.h move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
rsa_internal.c move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
rsa_internal.h move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
sha1.c move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
sha1.h move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
sha256.c move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
sha256.h move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
sha512.c move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
sha512.h move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
threading.c move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
threading.h move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
timing.c move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
timing.h move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
x509.c move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
x509.h move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
x509_crl.c move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
x509_crl.h move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
x509_crt.c move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00
x509_crt.h move from polarssl to mbedtls (#708) 2018-11-19 09:02:38 +01:00