Skip to content
Snippets Groups Projects
  1. May 24, 2018
  2. Apr 13, 2018
  3. Mar 23, 2018
    • Thai Duong's avatar
      Instead of reading key templates from disk, Tinkey now accepts key templates... · 68195f53
      Thai Duong authored
      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
      68195f53
  4. Sep 08, 2017
    • Thai Duong's avatar
      Revamp documentation. · 1763179b
      Thai Duong authored
      Change-Id: I4c2b0462f79949c6e42d19854efa2d16e3c95dad
      ORIGINAL_AUTHOR=Thai Duong <thaidn@google.com>
      GitOrigin-RevId: 2a4094adf71abdc11a76e03729b035ba1513bec7
      1763179b
  5. Sep 01, 2017
Loading