Crypto Key Decrypt
This MotoHawk™ block is part of the Cryptography Blockset and performs a encryption operation using the key material referenced in the associated Crypto Key Definition.
Block ID
Crypto Key Decrypt
Library
motohawk_crypto_lib
Description

This MotoHawk™ block is part of the Cryptography Blockset and performs a encryption operation using the key material referenced in the associated Crypto Key Definition.
Input Ports
Cipher[N] (uint8)
An array of data to be decrypted. Note that the dimension of the array is determined by the key type.
Output Ports
Plain[N] (uint8)
The plain (unencrypted) data result. The dimension is the same as the input port.
Block Parameters
| Parameter Field | Values | Comments/Description |
|---|---|---|
| Crypto Key Source | Single quote enclosed c-legal alpha-numeric text |
The name of the associated Crypto Key Definition. |
