Extracted from Pike v8.0 release 240 as of 2016-05-31.
   

Class __builtin.Nettle.AEAD()->State

Inheritance graph
Cipher::State predef::__builtin.Nettle.__Hash.State predef::__builtin.Nettle.AEAD.State predef::Nettle.AEAD.State predef::Nettle.BlockCipher16.EAX.State predef::Nettle.BlockCipher16.GCM.State
Description

This is the context for a single incrementally updated AEAD cipher.

Most of the functions here are only prototypes, and need to be overrided via inherit.


Inherit State

inherit Cipher::State : State


Inherit State

inherit __Hash::State : State