Skip to content

juggler434/crypto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

My solutions for CryptoPals

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages