# crypto_v4 **Repository Path**: mitech3/crypto_v4 ## Basic Information - **Project Name**: crypto_v4 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-06-19 - **Last Updated**: 2026-07-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![Microchip logo](https://raw.githubusercontent.com/wiki/Microchip-MPLAB-Harmony/Microchip-MPLAB-Harmony.github.io/images/microchip_logo.png) ![Harmony logo small](https://raw.githubusercontent.com/wiki/Microchip-MPLAB-Harmony/Microchip-MPLAB-Harmony.github.io/images/microchip_mplab_harmony_logo_small.png) # MPLAB® Harmony 3 Crypto v4 Module 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](https://www.microchip.com/design-centers/32-bit) - [Microchip 32-bit MPUs](https://www.microchip.com/design-centers/32-bit-mpus) - [Microchip MPLAB X IDE](https://www.microchip.com/mplab/mplab-x-ide) - [Microchip MPLAB Harmony](https://www.microchip.com/mplab/mplab-harmony) This repository contains the Crypto v4 module for the MPLAB® Harmony 3 Embedded Software Development Framework. The new Harmony Crypto v4 Library offers significant improvements over Crypto v3.8. These improvements include a new API, optimized code base, and support for some of the latest devices from Microchip. The Crypto v4 module components provide drivers and services with simple to use abstractions of peripherals and shared resources on Microchip 32-bit SAM and PIC devices on which MPLAB® Harmony applications and middleware are based. Drivers and services may also provide advanced capabilities like hardware acceleration, buffer queuing, and peripheral sharing. Refer to the following links for release notes, training materials, and interface reference information. - [Release Notes](./release_notes.md) - [MPLAB® Harmony License](./License.md) - [MPLAB® Harmony 3 Crypto v4 Documentation](https://onlinedocs.microchip.com/v2/keyword-lookup?keyword=MH3_cryptov4.x&redirect=true) # Contents Summary | Folder | Description | |-------------------|-------------------------------------------------------------------------------------------------------| | module_crypto | Crypto v4 library implementation, including the API, hardware drivers, and wrappers for those drivers.| | module_wolfcrypt | Crypto v4 wrappers to the wolfCrypt crypto engine, enabling software support. | ____ [![License](https://img.shields.io/badge/license-Harmony%20license-orange.svg)](https://github.com/Microchip-MPLAB-Harmony/crypto/blob/master/mplab_harmony_license.md) [![Latest release](https://img.shields.io/github/release/Microchip-MPLAB-Harmony/crypto.svg)](https://github.com/Microchip-MPLAB-Harmony/crypto/releases/latest) [![Latest release date](https://img.shields.io/github/release-date/Microchip-MPLAB-Harmony/crypto.svg)](https://github.com/Microchip-MPLAB-Harmony/crypto/releases/latest) [![Commit activity](https://img.shields.io/github/commit-activity/y/Microchip-MPLAB-Harmony/crypto.svg)](https://github.com/Microchip-MPLAB-Harmony/crypto/graphs/commit-activity) [![Contributors](https://img.shields.io/github/contributors-anon/Microchip-MPLAB-Harmony/crypto.svg)]() ____ [![Follow us on Youtube](https://img.shields.io/badge/Youtube-Follow%20us%20on%20Youtube-red.svg)](https://www.youtube.com/user/MicrochipTechnology) [![Follow us on LinkedIn](https://img.shields.io/badge/LinkedIn-Follow%20us%20on%20LinkedIn-blue.svg)](https://www.linkedin.com/company/microchip-technology) [![Follow us on Facebook](https://img.shields.io/badge/Facebook-Follow%20us%20on%20Facebook-blue.svg)](https://www.facebook.com/microchiptechnology/) [![Follow us on Twitter](https://img.shields.io/twitter/follow/MicrochipTech.svg?style=social)](https://twitter.com/MicrochipTech) [![](https://img.shields.io/github/stars/Microchip-MPLAB-Harmony/crypto.svg?style=social)]() [![](https://img.shields.io/github/watchers/Microchip-MPLAB-Harmony/crypto.svg?style=social)]()