cryptool

command module
v0.0.0-...-652fb36 Latest Latest
Warning

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

Go to latest
Published: Sep 28, 2021 License: GPL-3.0 Imports: 9 Imported by: 0

README

cryptool.go

Built with Go 1.16. Uses PBKDF2 with SHA-256 for key generation and AES-256 for encryption.

Usage

cd cryptool/
go get golang.org/x/crypto/pbkdf2
go build cryptool.go
./cryptool -e plaintext
./cryptool -d ciphertext

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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