Directories
¶
| Path | Synopsis |
|---|---|
|
Package cryptography contains the interfaces and implementations for encrypting and decrypting data.
|
Package cryptography contains the interfaces and implementations for encrypting and decrypting data. |
|
aes
Package aes contains the interfaces and implementations for encrypting and decrypting data.
|
Package aes contains the interfaces and implementations for encrypting and decrypting data. |
|
mock
Package encryptionmock provides mock implementations of the encryption package's interfaces.
|
Package encryptionmock provides mock implementations of the encryption package's interfaces. |
|
salsa20
Package salsa20 contains the interfaces and implementations for encrypting and decrypting data.
|
Package salsa20 contains the interfaces and implementations for encrypting and decrypting data. |
|
adler32
Package adler32 implements hashing.Hasher using the Adler-32 checksum.
|
Package adler32 implements hashing.Hasher using the Adler-32 checksum. |
|
crc64
Package crc64 implements hashing.Hasher using the CRC-64 (ISO) checksum.
|
Package crc64 implements hashing.Hasher using the CRC-64 (ISO) checksum. |
|
fnv
Package fnv implements hashing.Hasher using the FNV-1a (128-bit) hash.
|
Package fnv implements hashing.Hasher using the FNV-1a (128-bit) hash. |
Click to show internal directories.
Click to hide internal directories.