MPLAB® Harmony 3 Large Hash Crypto Application Examples
MPLAB® Harmony 3 is an extension of the MPLAB® ecosystem for creating embedded firmware solutions for Microchip 32-bit SAM and PIC® microcontroller and microprocessor devices. Refer to the following links for more information.
- Microchip 32-bit MCUs
- Microchip 32-bit MPUs
- Microchip MPLAB X IDE
- Microchip MPLAB Harmony
- Microchip MPLAB Harmony Pages
This repository contains the MPLAB® Harmony 3 Large Hash Crypto application examples
To clone or download these application from Github,go to the main page of this repository and then click Clone button to clone this repo or download as zip file. This content can also be download using content manager by following these instructions
Contents Summary
Folder | Description |
---|---|
apps | Large Hash Crypto example applications |
docs | Applications help documentation |
Crypto Examples
The following applications are provided to demonstrate the UART bootloader
Name | Description |
---|---|
Large Hash | This example application shows how to use the crypto library to run interrupted hash operataions over large blocks of data that may not be completely present in the MCU at one time. |
Crypto Library
Refer to Crypto Library Help for understanding
- Cryptographic framework
- How the Crypto library works
- Crypto library configurations