crypto

command module
v0.0.0-...-c011c5d Latest Latest
Warning

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

Go to latest
Published: Jan 22, 2021 License: MIT Imports: 1 Imported by: 0

README

crypto

My solutions for CryptoPals

Requirements

To install the CLI you must have Go 1.12 or greater with Go Modules turned on

Installation Instructions

  • Clone the repository using git clone git@github.com:juggler434/crypto.git
  • Within the project directory, run go build -o path/where/you/want/binary

Using the CLI

  • Run the binary created with go build with the --help to get a list of commands

Running the Tests

  • From the project directory, run go test ./...

Contributing

Currently this is a personal project and is not accepting pull requests.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cbc
ecb
Package cmd houses all the the CLI functions
Package cmd houses all the the CLI functions
encoding
hex
Package cryptopals houses all the business logic for the crypto pals challenges.
Package cryptopals houses all the business logic for the crypto pals challenges.

Jump to

Keyboard shortcuts

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