Skip to content
Snippets Groups Projects
Commit 68195f53 authored by Thai Duong's avatar Thai Duong
Browse files

Instead of reading key templates from disk, Tinkey now accepts key templates...

Instead of reading key templates from disk, Tinkey now accepts key templates whose name is declared in Tink.

To create a keyset containing an AES128_GCM key, run

tinkey create-keyset --key-template AES128_GCM

Also removing the CreateKeyTemplate command and adding ListKeyTemplates.

PiperOrigin-RevId: 190088937
GitOrigin-RevId: 199694ecd4af61e512ea86249e5f5c9ba6684411
parent 34d7ed70
No related branches found
No related tags found
Loading
Showing
with 22 additions and 209 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment