Discover Packages
github.com/heiskane/golang
h1
command
Version:
v0.0.0-...-d9fc531
Opens a new window with list of versions in this module.
Published: May 29, 2020
License: GPL-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
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
Expand ▾
Collapse ▴
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.