SHIPCore:SHIP SHA2

From Serious Documentation
Jump to: navigation, search
Subsystem Introduced Description
SHIP_SHA2 v5.0.0 Strong hash generation and validation for firmware integrity checking and other security-related algorithms.

SHIP_SHA2 subsystem features include:

  • Incremental and batch processing of buffers
  • Fast and memory efficient
  • Optional error return values clearly describing the reason a function may have failed

SHIP_SHA2 is part of SHIPCore, the foundational firmware enabling application development for Serious Communications Modules. SHIPCore is bundled in SHIPWare for Serious Communications Modules which adds the OS, BSP, drivers, and glue on top of SHIPCore to create an out-of-the-box embedded application environment.

Major Version Changes

Version Change
v5.0.0 introduced

Files

API

Initialization

Examples