examples

package
v0.2.3 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2024 License: Apache-2.0, MIT Imports: 0 Imported by: 0

README

Examples

Programs

Encrypt

An example of encrypting to the abcrypt encrypted data format.

Decrypt

An example of decrypting from the abcrypt encrypted data format.

Info

An example of reading the Argon2 parameters.

How to build the example

To build these programs run the following in the project root directory.

# `encrypt` example
just build-encrypt-example

# `decrypt` example
just build-decrypt-example

# `info` example
just build-info-example

# all examples
just build-examples

Documentation

Overview

Package examples contains sample applications for the module.

Index

Constants

View Source
const Version = "0.2.3"

Version represents the version number of the module.

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
Decrypt is an example of decrypting a file from the abcrypt encrypted data format.
Decrypt is an example of decrypting a file from the abcrypt encrypted data format.
Encrypt is an example of encrypting a file to the abcrypt encrypted data format.
Encrypt is an example of encrypting a file to the abcrypt encrypted data format.
Info is an example of reading the Argon2 parameters from a file.
Info is an example of reading the Argon2 parameters from a file.

Jump to

Keyboard shortcuts

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