- 10 Jan, 2018 1 commit
-
-
Sietse Ringers authored
Manual sigrequests
-
- 09 Jan, 2018 5 commits
-
-
Koen van Ingen authored
-
Koen van Ingen authored
-
Koen van Ingen authored
-
Koen van Ingen authored
-
Tomas authored
-
- 02 Jan, 2018 2 commits
-
-
Sietse Ringers authored
-
Sietse Ringers authored
Unit tests tended to sometimes fail when state from previously (panic()'d) was still present in test storage, and when the test storage directory did not exist. This should fix both.
-
- 30 Dec, 2017 1 commit
-
-
Sietse Ringers authored
-
- 29 Dec, 2017 1 commit
-
-
Sietse Ringers authored
-
- 26 Dec, 2017 1 commit
-
-
Sietse Ringers authored
-
- 19 Dec, 2017 2 commits
-
-
confiks authored
Rename 'credentials/irmago' to 'privacybydesign/irmago'
-
Koen van Ingen authored
This prevents the 'use of internal package not allowed' go compile error
-
- 15 Dec, 2017 3 commits
-
-
Sietse Ringers authored
Kleine aanpassingen nodig voor irma-watchdogd
-
Bas Westerbaan authored
-
Bas Westerbaan authored
-
- 13 Dec, 2017 2 commits
-
-
Sietse Ringers authored
Add README.md for running unit tests
-
Koen van Ingen authored
-
- 23 Nov, 2017 3 commits
-
-
Sietse Ringers authored
-
Sietse Ringers authored
-
Sietse Ringers authored
-
- 22 Nov, 2017 1 commit
-
-
Sietse Ringers authored
-
- 16 Nov, 2017 1 commit
-
-
Sietse Ringers authored
-
- 13 Nov, 2017 1 commit
-
-
Sietse Ringers authored
-
- 12 Nov, 2017 1 commit
-
-
Sietse Ringers authored
-
- 11 Nov, 2017 1 commit
-
-
Sietse Ringers authored
-
- 10 Nov, 2017 4 commits
-
-
Sietse Ringers authored
-
Sietse Ringers authored
-
Sietse Ringers authored
-
Sietse Ringers authored
-
- 09 Nov, 2017 3 commits
-
-
Sietse Ringers authored
-
Sietse Ringers authored
Authenticity of the scheme manager files in the irma_configuration folder is now checked as follows. Each scheme manager must henceforth include three new files in its root folder: index, index.sig, and pk.pem. index lists all files under this manager as well as their SHA256-hash. index.sig is a ECDSA signature over index, signed with the private key corresponding to the public key pk.pem. Thus, a file under the scheme manager is authenticated if its hash matches the one in the index file, and if the signature over the index file is valid. Authenticity of all xml files, including the Idemix public keys, is verified in this way automatically when these files are loaded. For issuer and credential logos, use Configuration.ReadAuthenticatedFile.
-
Sietse Ringers authored
This feature can no longer work because the scheme managers in the irma_configuration of the old Android app are not signed, so they would be rejected anyway.
-
- 08 Nov, 2017 1 commit
-
-
Sietse Ringers authored
-
- 05 Nov, 2017 1 commit
-
-
Sietse Ringers authored
-
- 04 Nov, 2017 1 commit
-
-
Sietse Ringers authored
-
- 31 Oct, 2017 1 commit
-
-
Sietse Ringers authored
-
- 29 Oct, 2017 1 commit
-
-
Sietse Ringers authored
-
- 27 Oct, 2017 1 commit
-
-
Sietse Ringers authored
-
- 25 Oct, 2017 1 commit
-
-
Sietse Ringers authored
-