cryptimeleon / incentive-system

A cryptographic incentive system.
Apache License 2.0
3 stars 0 forks source link

Test helper to generate valid tokens with fixed valu #61

Closed this-kramer closed 2 years ago

this-kramer commented 3 years ago

Write a helper method, that allows generating valid tokens with n points given all key material for testing purposes.

The most naive version would be just running issue-join and credit-earn once.