gocryptfs_internal/

directory
v1.4.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 5, 2021 License: AGPL-3.0

Directories

Path Synopsis
Package cryptocore wraps OpenSSL and Go GCM crypto and provides a nonce generator.
Package cryptocore wraps OpenSSL and Go GCM crypto and provides a nonce generator.
EME (ECB-Mix-ECB or, clearer, Encrypt-Mix-Encrypt) is a wide-block encryption mode developed by Halevi and Rogaway.
EME (ECB-Mix-ECB or, clearer, Encrypt-Mix-Encrypt) is a wide-block encryption mode developed by Halevi and Rogaway.
Package exitcodes contains all well-defined exit codes that gocryptfs can return.
Package exitcodes contains all well-defined exit codes that gocryptfs can return.
jacobsa_crypto
cmac
Package cmac implements the CMAC mode for message authentication, as defined by NIST Special Publication 800-38B. When a 16-byte key is used, this matches the AES-CMAC algorithm defined by RFC 4493.
Package cmac implements the CMAC mode for message authentication, as defined by NIST Special Publication 800-38B. When a 16-byte key is used, this matches the AES-CMAC algorithm defined by RFC 4493.
common
Package common contains common implementation details of other packages, and should not be used directly.
Package common contains common implementation details of other packages, and should not be used directly.
siv
Package siv implements the SIV (Synthetic Initialization Vector) mode of AES, as defined by RFC 5297.
Package siv implements the SIV (Synthetic Initialization Vector) mode of AES, as defined by RFC 5297.
Package nametransform encrypts and decrypts filenames.
Package nametransform encrypts and decrypts filenames.
Package siv_aead wraps the functions provided by siv in a crypto.AEAD interface.
Package siv_aead wraps the functions provided by siv in a crypto.AEAD interface.
Package stupidgcm is a thin wrapper for OpenSSL's GCM encryption and decryption functions.
Package stupidgcm is a thin wrapper for OpenSSL's GCM encryption and decryption functions.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL