Go to file
jolheiser 36c87f69dc
continuous-integration/woodpecker the build was successful Details
Fix module
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2021-11-09 22:12:23 -06:00
cmd/spectre Fix module 2021-11-09 22:12:23 -06:00
.gitignore Add CLI and some cleanup 2021-11-09 22:05:41 -06:00
.woodpecker.yml Add CLI and some cleanup 2021-11-09 22:05:41 -06:00
LICENSE Initial Commit 2021-11-09 00:11:01 -06:00
README.md Add CLI and some cleanup 2021-11-09 22:05:41 -06:00
go.mod Fix module 2021-11-09 22:12:23 -06:00
go.sum Add CLI and some cleanup 2021-11-09 22:05:41 -06:00
scope.go Add CLI and some cleanup 2021-11-09 22:05:41 -06:00
spectre.go Add CLI and some cleanup 2021-11-09 22:05:41 -06:00
spectre_test.go Fix module 2021-11-09 22:12:23 -06:00
spectre_tests.xml Initial Commit 2021-11-09 00:11:01 -06:00
template.go Add CLI and some cleanup 2021-11-09 22:05:41 -06:00

README.md

Spectre

Go Reference

A Go implementation of spectre.

Currently, it passes a sub-set of the CLI tests.
It also passes the JS sanity check.

This is because I've only implemented v3 of the algorithm and the main pieces.

License

GPLv3 - same as the algorithm author