mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-08-20 21:33:19 -07:00
move from polarssl to mbedtls (#708)
* update polarssl to mbedtls * fix a warning in armsrc/iso15693 * added random generator and ecdsa test * added signature check to test * move crypto lib to client directory
This commit is contained in:
parent
39cc1c879e
commit
700d868794
112 changed files with 54624 additions and 8485 deletions
3
travis_test_commands.scr
Normal file
3
travis_test_commands.scr
Normal file
|
@ -0,0 +1,3 @@
|
|||
hf mf hardnested t 1 000000000000
|
||||
hf emv test
|
||||
exit
|
Loading…
Add table
Add a link
Reference in a new issue