mcapi

所属分类:单片机开发
开发工具:C/C++
文件大小:28KB
下载次数:4
上传日期:2016-05-31 10:40:48
上 传 者SANMARKING
说明:  Microchip TCPIP SSL TLS PIC32MX

文件列表:
mcapi\crypto.c (17586, 2014-12-03)
mcapi\crypto.h (8030, 2014-12-03)
mcapi\ctaocrypt_mcapi.X (0, 2015-07-17)
mcapi\ctaocrypt_mcapi.X\Makefile (3086, 2014-12-03)
mcapi\ctaocrypt_mcapi.X\nbproject (0, 2015-07-17)
mcapi\ctaocrypt_mcapi.X\nbproject\configurations.xml (8420, 2014-12-03)
mcapi\ctaocrypt_mcapi.X\nbproject\include.am (265, 2014-12-03)
mcapi\ctaocrypt_mcapi.X\nbproject\project.xml (819, 2014-12-03)
mcapi\ctaocrypt_test.X (0, 2015-07-17)
mcapi\ctaocrypt_test.X\Makefile (3086, 2014-12-03)
mcapi\ctaocrypt_test.X\nbproject (0, 2015-07-17)
mcapi\ctaocrypt_test.X\nbproject\configurations.xml (9490, 2014-12-03)
mcapi\ctaocrypt_test.X\nbproject\include.am (262, 2014-12-03)
mcapi\ctaocrypt_test.X\nbproject\project.xml (838, 2014-12-03)
mcapi\cyassl.X (0, 2015-07-17)
mcapi\cyassl.X\Makefile (3086, 2014-12-03)
mcapi\cyassl.X\nbproject (0, 2015-07-17)
mcapi\cyassl.X\nbproject\configurations.xml (9569, 2014-12-03)
mcapi\cyassl.X\nbproject\include.am (238, 2014-12-03)
mcapi\cyassl.X\nbproject\project.xml (650, 2014-12-03)
mcapi\include.am (454, 2014-12-03)
mcapi\mcapi_test.c (39948, 2014-12-03)
mcapi\PIC32MZ-serial.h (583, 2014-12-03)
mcapi\zlib.X (0, 2015-07-17)
mcapi\zlib.X\Makefile (3086, 2014-12-03)
mcapi\zlib.X\nbproject (0, 2015-07-17)
mcapi\zlib.X\nbproject\configurations.xml (7747, 2014-12-03)
mcapi\zlib.X\nbproject\include.am (232, 2014-12-03)
mcapi\zlib.X\nbproject\project.xml (648, 2014-12-03)

CyaSSL MPLAB X Project Files This directory contains project files for the Microchip MPLAB X IDE. These projects have been set up to use the Microchip PIC32 Ethernet Starter Kit and the Microchip XC32 compiler, and have been created specifically to test the Microchip-specific CTaoCrypt API with compression support. For MPLAB X projects that don't use compression and are generic to the CTaoCrypt API, please see the /mplabx directory. In order to generate the necessary auto-generated MPLAB X files, make sure to import the cyassl.X and zlib.X projects into your MPLAB X workspace before trying to build either the CTaoCrypt test or benchmark applications. This will correctly set up the respective project's Makefiles. Included Project Files ----------------------- 1. CyaSSL library (cyassl.X) This project builds a static CyaSSL library. Prior to building this project, uncomment the MICROCHIP_PIC32 define located in: /cyassl/ctaocrypt/settings.h After this project has been built, the compiled library will be located at: /mplabx/cyassl.X/dist/default/production/cyassl.X.a Note that this project includes the zlib header location in the project's include paths. This is because this project has been set up to be compiled with zlib support to enable compression and decompression features. 2. CTaoCrypt Test App (ctaocrypt_test.X) This project tests the CTaoCrypt cryptography modules. It is generally a good idea to run this first on an embedded system after compiling CyaSSL in order to verify all underlying crypto is working correctly. 3. CTaoCrypt Benchmark App (ctaocrypt_benchmark.X) This project builds the CTaoCrypt benchmark application. If the CyaSSL project (cyassl.X) has been compiled with libz support and is being used to build this project, the zlib.X project will need to added to the "Libraries" folder under the ctaocrypt_benchmark.X project before it will compile successfully. 4. CTaoCrypt MCAPI Test App (ctaocrypt_mcapi.X) This project tests the Microchip crytpo API layer. The Microchip crypto layer is located under the /mcapi directory. 5. zlib library (zlib.X) This project builds the zlib library for use in the ctaocrypt_test.X and ctaocrypt_mcapi.X projects. This project expects the zlib sources to be located under the CyaSSL root directory. Currently it is set up to work with zlib 1.2.8, and looks for sources under: /zlib-1.2.8 PIC32MX/PIC32MZ --------------- The projects are set for PIC32MX by default. For PIC32MZ, change project properties->Devices and add "CYASSL_MICROCHIP_PIC32M" to XC32-gcc->Preprocessing and messages-> Preprocessor macros. MIPS16 and MIPS32 Support ------------------------- These projects support both MIPS16 and MIPS32 instruction sets. Switching between these two instruction sets can be done in each project's properties settings by checking the "Generate 16-bit code" checkbox. Support ------- Please send questions or comments to support@wolfssl.com

近期下载者

相关文件


收藏者