Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.03 KB

CHANGELOG.md

File metadata and controls

32 lines (21 loc) · 1.03 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.2.0 - 2023-11-18

Added

  • DescribePCR subcommand to get PCR value by its index
  • Binary for Arm64
  • This CHANGELOG file

Changed

  • Upgrade clap version to 4.4.8
  • Upgrade aws-nitro-enclaves-nsm-api version to 0.4.0
  • Check whether the CLI is running inside Nitro Enclaves before processing request

0.1.0 - 2022-02-24

Added

  • Attestation subcommand with "public key", "user data" and "nonce" parameters
  • GetRandom subcommand with "length" parameter
  • Example Python code to showcase the use of the CLI tool