Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add AES encrypt/decrypt example #492

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on May 1, 2024

  1. Add AES encrypt/decrypt example

    This adds an example of how to use AES-128-CBC encryption and decryption with a TPM.
    
    Signed-off-by: William Brown <[email protected]>
    Firstyear committed May 1, 2024
    Configuration menu
    Copy the full SHA
    ef26f07 View commit details
    Browse the repository at this point in the history
  2. Update copyright year

    Firstyear committed May 1, 2024
    Configuration menu
    Copy the full SHA
    62567cf View commit details
    Browse the repository at this point in the history
  3. Latest Updates

    Firstyear committed May 1, 2024
    Configuration menu
    Copy the full SHA
    32a3338 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    ce6dea3 View commit details
    Browse the repository at this point in the history