Concordium / concordium-reference-wallet-android

Reference Android wallet for the Concordium blockchain
Apache License 2.0
12 stars 2 forks source link

Store account randomness securely in database #17

Closed jens-concordium closed 2 years ago

jens-concordium commented 3 years ago

Task description In the future, users should be able to reveal more attributes on their accounts at a later time than on account creation. To enable this, the randomness used to reveal attributes on account creation must be saved in the database so it can be accessed later.

Requirements:

Notes: