Change "passes" to "unblinded tokens" in many places
Passes cannot be constructed until we know how we're going to use them since they are derived from the unblinded tokens and an operation-specific message.
parent
f3d64d6c
No related branches found
No related tags found
Showing
- src/_zkapauthorizer/_plugin.py 2 additions, 3 deletionssrc/_zkapauthorizer/_plugin.py
- src/_zkapauthorizer/controller.py 18 additions, 17 deletionssrc/_zkapauthorizer/controller.py
- src/_zkapauthorizer/model.py 43 additions, 22 deletionssrc/_zkapauthorizer/model.py
- src/_zkapauthorizer/tests/strategies.py 17 additions, 0 deletionssrc/_zkapauthorizer/tests/strategies.py
- src/_zkapauthorizer/tests/test_controller.py 5 additions, 8 deletionssrc/_zkapauthorizer/tests/test_controller.py
- src/_zkapauthorizer/tests/test_model.py 17 additions, 16 deletionssrc/_zkapauthorizer/tests/test_model.py
- src/_zkapauthorizer/tests/test_plugin.py 8 additions, 8 deletionssrc/_zkapauthorizer/tests/test_plugin.py
Loading
Please register or sign in to comment