Skip to content
Snippets Groups Projects
  1. Oct 04, 2018
  2. Sep 11, 2018
    • Daniel Bleichenbacher's avatar
      C++ version of AES-SIV. · f048e88e
      Daniel Bleichenbacher authored
      The implementation uses old OpenSSL interfaces for AES.
      I haven't found a good way to use newer ones.
      Possibly, it is easier to just rewrite the code with intrinsics.
      
      PiperOrigin-RevId: 212435613
      GitOrigin-RevId: 6176b392469957303d3ebb34af794d422f5f34df
      f048e88e
Loading