Go to file
jolheiser 7661556e93
Initial Commit
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2021-11-09 00:11:01 -06:00
.gitignore Initial Commit 2021-11-09 00:11:01 -06:00
LICENSE Initial Commit 2021-11-09 00:11:01 -06:00
README.md Initial Commit 2021-11-09 00:11:01 -06:00
go.mod Initial Commit 2021-11-09 00:11:01 -06:00
go.sum Initial Commit 2021-11-09 00:11:01 -06:00
scope.go Initial Commit 2021-11-09 00:11:01 -06:00
spectre.go Initial Commit 2021-11-09 00:11:01 -06:00
spectre_test.go Initial Commit 2021-11-09 00:11:01 -06:00
spectre_tests.xml Initial Commit 2021-11-09 00:11:01 -06:00
template.go Initial Commit 2021-11-09 00:11:01 -06:00

README.md

Spectre

A Go implementation of spectre.

Currently it passes a sub-set of the CLI tests.

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

License

GPLv3 - same as the algorithm author