Package | Description |
---|---|
gnu.crypto.mac |
Modifier and Type | Class and Description |
---|---|
class |
HMac
The implementation of the HMAC (Keyed-Hash Message Authentication
Code).
|
class |
TMMH16
TMMH is a universal hash function suitable for message
authentication in the Wegman-Carter paradigm, as in the Stream Cipher
Security Transform.
|
class |
UHash32
UHASH is a keyed hash function, which takes as input a string of
arbitrary length, and produces as output a string of fixed length (such as 8
bytes).
|
class |
UMac32
The implementation of the UMAC (Universal Message Authentication
Code).
|
Copyright © 2025. All rights reserved.