Go implementation of OPAQUE (hidden password user registration and auth)
Stars
58
Forks
9
Watchers
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
16
commits
2
Fix Godoc location in README
d151eb1
Update godoc location in README
768a624
Minor syntax updates on PR #5
602ded2
Merge remote-tracking branch 'upstream/master'
8f96845
xorKeyStream and tests fixed
172d7d9
Merge pull request #3 from Ne0nd0g/test
1caa70a
Use Kyber v3 and switch to Go modules
0f26973
Added crypto tests
e74505f
Minor doc update
8180617
Package documentation
1096860
Key exchange with sigma impl and test
e100900
More refactoring and beginning of key exchange
509a8f2
Remove old crypto file
6458820
Refactored for simpler crypto in prep for kex work
67e2507
Unmarshalling and documentation
f9945a3