blob: 603487c24fe90c00fe9bd25024594eba53e936c8 [file] [log] [blame]
lowRISC Contributors802543a2019-08-31 12:12:56 +01001#!/usr/bin/env bash
Sam Elliott45fb1c62020-06-02 18:18:54 +01002#
3# Copyright lowRISC contributors.
4# Licensed under the Apache License, Version 2.0, see LICENSE for details.
5# SPDX-License-Identifier: Apache-2.0
6
lowRISC Contributors802543a2019-08-31 12:12:56 +01007echo '' | ./hmac_model.py -v -k DEADBEEF
8./hmac_model.py -k DEADBEEF -v message.dat
9