Asylo
Classes | Namespaces | Typedefs
aead_cryptor.h File Reference
#include <cstdint>
#include <memory>
#include "absl/types/span.h"
#include "asylo/crypto/aead_key.h"
#include "asylo/crypto/nonce_generator_interface.h"
#include "asylo/util/statusor.h"
Include dependency graph for aead_cryptor.h:

Go to the source code of this file.

Classes

class  asylo::AeadCryptor
 An AEAD cryptor that provides Seal() and Open() functionality. More...
 

Namespaces

 asylo
 
 asylo::experimental
 

Typedefs

using asylo::experimental::AeadCryptor = ::asylo::AeadCryptor