Documentation ¶
Overview ¶
Package aead package provides AEAD cryptographic functionality for the Gordafarid project.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAlgorithmKeySize ¶
GetAlgorithmKeySize returns the key size in bytes for the given algorithm name.
func IsCryptoSupported ¶
IsCryptoSupported checks if the given algorithm and password are supported. It returns an error if the algorithm is not supported or if the password length is invalid.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.