Skip to content
Snippets Groups Projects
  1. Feb 21, 2019
  2. Feb 18, 2019
    • thaidn's avatar
      Fix typo. · cccd3710
      thaidn authored
      PiperOrigin-RevId: 234498842
      GitOrigin-RevId: 044717f3b0e99f2290fb51ae8fb6ffd883cfd80f
      cccd3710
    • thaidn's avatar
      Golang refactoring: hide key version and type url constants, which are... · 6d22d79f
      thaidn authored
      Golang refactoring: hide key version and type url constants, which are internal implementation details.
      
      Also fix Godoc issues.
      
      PiperOrigin-RevId: 234490411
      GitOrigin-RevId: 42c3d49919eb5caaa17ca1bb1de044907d8fd3d7
      6d22d79f
    • przydatek's avatar
      Adding implementation of C++ StreamingAeadWrapper · b013093d
      przydatek authored
      PiperOrigin-RevId: 234441462
      GitOrigin-RevId: 0d2b973c1c03d00e965b59cac90ffbd33fd82923
      b013093d
    • tholenst's avatar
      Remove spurious character from BUILD file. · 4765d7a8
      tholenst authored
      I somehow added this character in my recent cl -- simply a typo, not sure how it happened.
      
      PiperOrigin-RevId: 234441278
      GitOrigin-RevId: 0808c1fabe1965778be0e1a3441286f8fc184bab
      4765d7a8
    • tholenst's avatar
      Make keyset_handle->GetPrimitives() private. · 1aa204ab
      tholenst authored
      Given that now keyset_handle has a function GetPrimitive, there seems to be no reason for it to expose GetPrimitives() anymore. Nobody should have called it, since the PrimitiveSet<> is not in the public APIs anyhow (and unless I'm missing something there's nothing you can give the result to immediately either or with auto).
      
      The only exception would be if someone implemented their own factory, but I don't think there are factories at the moment.
      
      PiperOrigin-RevId: 234436305
      GitOrigin-RevId: f51581b2812c5ee03c7087acb63274eb6a2dc785
      1aa204ab
    • thaidn's avatar
      Merging #184. · 222092b7
      thaidn authored
      PiperOrigin-RevId: 234222213
      GitOrigin-RevId: 98c55286985603f061c16ac892b992a60b44ff9f
      222092b7
    • candrian's avatar
      cc: Enable ED25519 and RSA signatures. · c1648621
      candrian authored
      PiperOrigin-RevId: 234219505
      GitOrigin-RevId: 065952380836c77e268425a4e413f8c53c474b1b
      c1648621
  3. Feb 15, 2019
  4. Feb 12, 2019
  5. Feb 11, 2019
  6. Feb 04, 2019
Loading