Home

go-spectre @36c87f69dcc03f9c87109cc70802f4163f4ba610 - refs - log -
-
https://git.jolheiser.com/go-spectre.git
Go implementation for spectre/masterpassword
drwxrwxrwx
34 B
cmd/
-rw-r--r--
28 B
.gitignore
-rw-r--r--
1.1 kB
.woodpecker.yml
-rw-r--r--
35 kB
LICENSE
-rw-r--r--
603 B
README.md
-rw-r--r--
108 B
go.mod
-rw-r--r--
831 B
go.sum
-rw-r--r--
1.4 kB
scope.go
-rw-r--r--
2.9 kB
spectre.go
-rw-r--r--
2.0 kB
spectre_test.go
-rw-r--r--
2.6 kB
spectre_tests.xml
-rw-r--r--
2.0 kB
template.go

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