Gilles Peskine
9ba61d0ce5
Ignore generated files under crypto/ from crypto/.gitignore
...
In /crypto/.gitignore, list files that are generated by a build done
under /crypto/. In the outer /.gitignore, list files under /crypto/
only if they are created by the export process.
This commit slightly refines both lists and adds some build products
to /crypto/.gitignore.
2018-10-22 19:37:04 +02:00
Gilles Peskine
a84f97c9bd
Update build script for tests after mbedcrypto exporter
...
Update to the latest syntax changes of generate_test_code.py. This was
missed in the rebase onto mbedtls-2.13.
2018-09-27 13:57:45 +02:00
Gilles Peskine
44fed61e01
Create infrastructure for metadata validation unit tests
2018-09-20 12:00:21 +02:00
Jen Andruska
517e73736e
Update README.md
2018-09-14 10:02:29 +01:00
Jaeden Amero
cfc1957408
Merge pull request #110 from ARMmbed/psa-readme
...
README file for Mbed Crypto
2018-09-12 16:50:07 +03:00
Jaeden Amero
1ff639d37c
crypto: Add a Makefile
2018-09-12 16:50:07 +03:00
Jaeden Amero
5a6ade8ab6
crypto/programs: Add a Makefile
2018-09-12 16:50:07 +03:00
Jaeden Amero
1efc5fe6c5
crypto/tests: Add a Makefile
2018-09-12 16:50:07 +03:00
Jaeden Amero
50a058c9f3
crypto/library: Add a Makefile
2018-09-12 16:50:07 +03:00
Gilles Peskine
e83f06a229
Minor clarifications
2018-09-12 16:41:12 +03:00
Gilles Peskine
674038aaa4
README file for Mbed Crypto
...
Link to the API documentation in docs/.
2018-09-12 16:41:12 +03:00