Crypto Key Encrypt
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 Encrypt
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
Plain[N] (uint8)
An array of data to be encrypted. Note that the dimension of the array is determined by the key type.
Output Ports
Cipher[N] (uint8)
The encrypted 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. |
