Migrate the AesEaxKeyManager to a KeyTypeManager.
We will migrate the test in an upcoming cl. PiperOrigin-RevId: 263749532
Showing
- cc/aead/BUILD.bazel 5 additions, 7 deletionscc/aead/BUILD.bazel
- cc/aead/CMakeLists.txt 4 additions, 6 deletionscc/aead/CMakeLists.txt
- cc/aead/aead_config.cc 1 addition, 1 deletioncc/aead/aead_config.cc
- cc/aead/aead_key_templates_test.cc 9 additions, 6 deletionscc/aead/aead_key_templates_test.cc
- cc/aead/aes_eax_key_manager.cc 0 additions, 125 deletionscc/aead/aes_eax_key_manager.cc
- cc/aead/aes_eax_key_manager.h 68 additions, 21 deletionscc/aead/aes_eax_key_manager.h
- cc/aead/aes_eax_key_manager_test.cc 44 additions, 43 deletionscc/aead/aes_eax_key_manager_test.cc
- python/aead/aead_key_manager_test.py 1 addition, 1 deletionpython/aead/aead_key_manager_test.py
Loading
Please register or sign in to comment