HenrikWM / anonymous-tokens

Anonymous tokens implementation in .NET based on Privacy Pass
MIT License
9 stars 1 forks source link

Load external resources asynchronously #32

Closed HenrikWM closed 3 years ago

HenrikWM commented 3 years ago

Add async-support for loading the keys from storage and async-operations for the seed store.

Proposed design-change for TokenGenerator and TokenVerifier: