Package org.bouncycastle.crypto.general
Class Poly1305
java.lang.Object
org.bouncycastle.crypto.general.Poly1305
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
static final class
static final class
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final GeneralAlgorithm
Raw Poly1305 algorithm, can be used for creating general purpose Poly1305 keys.static final Poly1305.AuthParameters
static final Poly1305.AuthParameters
static final Poly1305.AuthParameters
static final Poly1305.AuthParameters
static final Poly1305.AuthParameters
static final Poly1305.AuthParameters
-
Method Summary
-
Field Details
-
ALGORITHM
Raw Poly1305 algorithm, can be used for creating general purpose Poly1305 keys. -
MAC
-
MACwithAES
-
MACwithCAMELLIA
-
MACwithSEED
-
MACwithSerpent
-
MACwithTwofish
-