Skip to content

LeastAuthority/spake2-interop-test

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

spake2-interop-test

A harness for interoperability testing between SPAKE2 implementations.

python-spake2 example

$ runhaskell TestInterop.hs ./python-spake2-interop-entrypoint.py A abc -- ./python-spake2-interop-entrypoint.py B abc
["./python-spake2-interop-entrypoint.py","A","abc"]
["./python-spake2-interop-entrypoint.py","B","abc"]
A's key: 8a2e19664f0a2bc6e446d2c44900c67604fe42f6d7e0a1328a5253b21f4131a5
B's key: 8a2e19664f0a2bc6e446d2c44900c67604fe42f6d7e0a1328a5253b21f4131a5
Session keys match.

About

A harness for interoperability testing between SPAKE2 implementations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •