Skip to content
Snippets Groups Projects
  1. Jul 20, 2018
  2. Jun 27, 2018
    • Quan Nguyen's avatar
      Add tests for ec_util · 507da6a8
      Quan Nguyen authored
      Remove ComputeSharedEcdh function because:
        + It's moved to subtle_util_boringssl
        + It's not used any more and it's not carefully tested.
      
      PiperOrigin-RevId: 202044794
      GitOrigin-RevId: 2248584d3263c9382471b3f5028a5de506e1d6ff
      507da6a8
  3. Mar 18, 2018
  4. Dec 11, 2017
    • Bartosz Przydatek's avatar
      Removing protos-dependency of C++ subtle. · ddd1b8d1
      Bartosz Przydatek authored
      Also putting all subtle-classes in namespace crypto::tink::subtle.
      
      Change-Id: I47fece5df4ef524521449320d619b13ba8466373
      ORIGINAL_AUTHOR=Bartosz Przydatek <przydatek@google.com>
      GitOrigin-RevId: 39ba523aecf79247e31f87e974f79eec3dfaf1bc
      ddd1b8d1
  5. Oct 27, 2017
    • Bartosz Przydatek's avatar
      Cleanup after sync. · 8707fc8e
      Bartosz Przydatek authored
      Change-Id: Ib52859a01efbb7adf522be5087236b91e89be330
      ORIGINAL_AUTHOR=Bartosz Przydatek <przydatek@google.com>
      GitOrigin-RevId: 3c0561d70d36cf125e2e11691227b30dbd589279
      8707fc8e
  6. Oct 26, 2017
  7. Sep 01, 2017
    • Thai Duong's avatar
      Move util to crypto::tink::util. · 14f57e6f
      Thai Duong authored
      Change-Id: I2e628298c31e26da0067196634b5dc4d3bd5ed84
      ORIGINAL_AUTHOR=Thai Duong <thaidn@google.com>
      GitOrigin-RevId: 9b88cb7f7aad68ff16094ab7ff6a3a1620f58cd5
      14f57e6f
  8. Jun 12, 2017
  9. May 26, 2017
    • Thai Duong's avatar
      Move C++ to google::crypto::tink. · 2675d260
      Thai Duong authored
      Change-Id: I115b64a1d4a3e4eadb330ed707c9206efd42ae31
      ORIGINAL_AUTHOR=Thai Duong <thaidn@google.com>
      GitOrigin-RevId: 58c9c7744df883bbbe906d3928027607208a7d1a
      2675d260
  10. May 04, 2017
    • Quan Nguyen's avatar
      Ecies hkdf sender kem · 2cb18c2b
      Quan Nguyen authored
      Add comments to different .h files.
      
      Change-Id: Iadb64c82161e34c9d188e689b3511611d79fefae
      ORIGINAL_AUTHOR=Quan Nguyen <quannguyen@google.com>
      GitOrigin-RevId: 8e08d6f8d159516949a9b7be6f3959fbebfd8d17
      2cb18c2b
    • Quan Nguyen's avatar
      Ecies hkdf recipient kem · cae4f31e
      Quan Nguyen authored
      Change-Id: Ied4a46409a461abf3161c003fe3037df7d613521
      ORIGINAL_AUTHOR=Quan Nguyen <quannguyen@google.com>
      GitOrigin-RevId: 6fa5879e53152e188b1c4882619c190c0d97fc86
      cae4f31e
    • Quan Nguyen's avatar
      ec point encode/decode · 4dc5177c
      Quan Nguyen authored
      Change-Id: I0486ca75761ce92b268477c05e8f7fe784e02806
      ORIGINAL_AUTHOR=Quan Nguyen <quannguyen@google.com>
      GitOrigin-RevId: 0b443a68ae3e7c1d351b07d3491acd783932134e
      4dc5177c
    • Quan Nguyen's avatar
      ec_util raw ecdh. · d5872693
      Quan Nguyen authored
      Change-Id: I18e26993ee145226baff2f16317f00e2d4f8a569
      ORIGINAL_AUTHOR=Quan Nguyen <quannguyen@google.com>
      GitOrigin-RevId: d7dbc938cad7cbc3a9b3b68d46ef5a70d5c1c3b7
      d5872693
Loading