Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[wip] test vectors #5

Open
wants to merge 16 commits into
base: master
Choose a base branch
from
Open

[wip] test vectors #5

wants to merge 16 commits into from

Conversation

cryptix
Copy link
Member

@cryptix cryptix commented Mar 20, 2017

test against static test vectors. see #1

@cryptix cryptix changed the title test vectors [wip] test vectors Mar 20, 2017
$ go test
2017/05/19 14:46:06 secretHandshake/ServerVerifyAuth: open not OK!!
--- FAIL: TestVectors (0.04s)
	vectors_test.go:122: unhandled case testing 10: clean
	vectors_test.go:122: unhandled case testing 12: clean
	vectors_test.go:122: unhandled case testing 75: clean
	vectors_test.go:122: unhandled case testing 77: clean
	vectors_test.go:33: skipping toKeys
	vectors_test.go:33: skipping toKeys
	vectors_test.go:122: unhandled case testing 90: clean
	vectors_test.go:122: unhandled case testing 92: clean
	vectors_test.go:122: unhandled case testing 112: clean
	vectors_test.go:122: unhandled case testing 114: clean
	vectors_test.go:122: unhandled case testing 125: clean
	vectors_test.go:122: unhandled case testing 127: clean
	vectors_test.go:122: unhandled case testing 156: clean
	vectors_test.go:122: unhandled case testing 158: clean
FAIL
exit status 1
FAIL	github.com/cryptix/secretstream/secrethandshake	0.192s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant