h1

command
v0.0.0-...-d9fc531 Latest Latest
Warning

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

Go to latest
Published: May 29, 2020 License: GPL-2.0 Imports: 2 Imported by: 0

README

CryptV1

This is my homework for the intensive Go programming course taught by Tero Karvinen http://terokarvinen.com/2020/go-programming-course-2020-w22/

What crypt.go does is encrypt a given string with the provided key. I think the way it works makes it technically Vigenère cipher. Example usage seen in the image. PS. This is obviously not secure in any way.

To actually build this run: go build crypt.go

Note that a better version is available here https://github.com/heiskane/golang/tree/master/h2

Crypt Script

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