libgocryptfs

command
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 Imports: 19 Imported by: 0

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
gocryptfs_internal
cryptocore
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
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.
exitcodes
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.
jacobsa_crypto/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.
jacobsa_crypto/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.
nametransform
Package nametransform encrypts and decrypts filenames.
Package nametransform encrypts and decrypts filenames.
siv_aead
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.
stupidgcm
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.
rewrites
configfile
Package configfile reads and writes gocryptfs.conf does the key wrapping.
Package configfile reads and writes gocryptfs.conf does the key wrapping.
contentenc
Package contentenc encrypts and decrypts file blocks.
Package contentenc encrypts and decrypts file blocks.
syscallcompat
Package syscallcompat wraps Linux-specific syscalls.
Package syscallcompat wraps Linux-specific syscalls.

Jump to

Keyboard shortcuts

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