- 05 Feb, 2018 4 commits
-
-
Sietse Ringers authored
-
Sietse Ringers authored
-
Sietse Ringers authored
Instead, a client state stored at testdata/teststorage is now used.
-
Sietse Ringers authored
When a problem occurs during parsing or verifying a scheme manager or any of its underlying files, this is now stored in the scheme manager struct itself instead. Invalid managers are kept in Configuration.SchemeManagers.
-
- 29 Dec, 2017 1 commit
-
-
Sietse Ringers authored
-
- 19 Dec, 2017 1 commit
-
-
Koen van Ingen authored
This prevents the 'use of internal package not allowed' go compile error
-
- 15 Dec, 2017 1 commit
-
-
Bas Westerbaan authored
-
- 23 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 2 commits
-
-
Sietse Ringers authored
-
Sietse Ringers authored
-
- 09 Nov, 2017 1 commit
-
-
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.
-
- 31 Oct, 2017 1 commit
-
-
Sietse Ringers authored
-
- 27 Oct, 2017 1 commit
-
-
Sietse Ringers authored
-
- 25 Oct, 2017 1 commit
-
-
Sietse Ringers authored
The struct name now matches exactly (up to idiomatic spelling differences) with the name of the folder that it parses and updates.
-
- 24 Oct, 2017 2 commits
-
-
Sietse Ringers authored
-
Sietse Ringers authored
-
- 10 Oct, 2017 1 commit
-
-
Sietse Ringers authored
-
- 07 Oct, 2017 1 commit
-
-
Sietse Ringers authored
-
- 05 Oct, 2017 3 commits
-
-
Sietse Ringers authored
-
Sietse Ringers authored
-
Sietse Ringers authored
-
- 04 Oct, 2017 1 commit
-
-
Sietse Ringers authored
-
- 03 Oct, 2017 2 commits
-
-
Sietse Ringers authored
-
Sietse Ringers authored
-
- 01 Oct, 2017 1 commit
-
-
Sietse Ringers authored
-
- 30 Sep, 2017 3 commits
-
-
Sietse Ringers authored
-
Sietse Ringers authored
-
Sietse Ringers authored
-
- 29 Sep, 2017 4 commits
-
-
Sietse Ringers authored
-
Sietse Ringers authored
-
Sietse Ringers authored
-
Sietse Ringers authored
-
- 28 Sep, 2017 1 commit
-
-
Sietse Ringers authored
-
- 23 Sep, 2017 1 commit
-
-
Sietse Ringers authored
-
- 01 Sep, 2017 1 commit
-
-
Sietse Ringers authored
-
- 24 Aug, 2017 1 commit
-
-
Sietse Ringers authored
-