credentials / irma_kerckhoffs_pilot

1 stars 0 forks source link

Card production: randomise card master secret #27

Closed rijswijk closed 11 years ago

rijswijk commented 11 years ago

Ensure that the personalisation app calls the appropriate function on the card to randomise the card's master secret

rijswijk commented 11 years ago

Can you please provide an estimate of the amount of time needed to implement this and an estimate when you expect this to be ready?

pimvullers commented 11 years ago

Solved in irma_card by ensuring that the masterSecret is initialised when issuance is started. If it is not initialised, it will be initialised befor the protocol is started.