- 25 Sep, 2019 1 commit
-
-
Sietse Ringers authored
-
- 16 Jun, 2019 3 commits
-
-
Sietse Ringers authored
-
Sietse Ringers authored
-
Sietse Ringers authored
-
- 14 Jun, 2019 2 commits
-
-
Sietse Ringers authored
-
Sietse Ringers authored
Null attributes are attributes with bigint value 0, meaning that the issuer skipped that attribute. Instead of aborting the session, the irmaclient now allows disclosures of null attributes, when the verifier requests it. This allows the irmaclient to prove that a particular attribute was not issued to it, and allows verifiers to request optional attributes alongside other attributes.
-
- 12 Jun, 2019 3 commits
-
-
Sietse Ringers authored
-
Sietse Ringers authored
-
Sietse Ringers authored
-
- 08 May, 2019 3 commits
-
-
Sietse Ringers authored
Within a session request, inner conjunctions requesting specific attribute values used to be serialized to a map. JSON and Go maps are however unordered, and the order matters: if the requested attributes are received in a different order then the session will fail. Inner conjunctions using values are now serialized using the default Go serializer, resulting in a list of requested attributes with their values.
-
Sietse Ringers authored
-
Sietse Ringers authored
-
- 06 May, 2019 2 commits
-
-
Sietse Ringers authored
Within an inner conjunction of a session request, distinct attributes that come from the same credential type must always be adjacent. This is now enforced in the irmaclient and server packages when receiving session requests.
-
Sietse Ringers authored
-
- 30 Apr, 2019 1 commit
-
-
Sietse Ringers authored
-
- 15 Apr, 2019 1 commit
-
-
Sietse Ringers authored
-
- 09 Apr, 2019 1 commit
-
-
Sietse Ringers authored
-
- 08 Apr, 2019 4 commits
-
-
Sietse Ringers authored
-
Sietse Ringers authored
-
Sietse Ringers authored
-
Sietse Ringers authored
feat: Breaking change: support conjunctions of disjunctions of conjunctions when requesting attributes in any of the three supported session types Instead of requesting several attributes, one can now request several groups of attributes. Within each such group, attributes belonging to the same credential type always come from the same credential instance. This affects all three session types, as in each of them attributes can be disclosed.
-
- 10 Feb, 2019 2 commits
-
-
Sietse Ringers authored
-
Sietse Ringers authored
-
- 08 Feb, 2019 3 commits
-
-
Sietse Ringers authored
-
Sietse Ringers authored
Resolves #21 Co-authored-by:
Ayke van Laethem <aykevanlaethem@gmail.com>
-
Sietse Ringers authored
-
- 30 Dec, 2018 1 commit
-
-
Sietse Ringers authored
-
- 17 Dec, 2018 1 commit
-
-
Sietse Ringers authored
Co-authored-by:
Confiks <confiks@scriptbase.org>
-
- 02 Nov, 2018 1 commit
-
-
Sietse Ringers authored
-
- 05 Sep, 2018 11 commits
-
-
Sietse Ringers authored
-
Sietse Ringers authored
-
Sietse Ringers authored
-
Sietse Ringers authored
-
Sietse Ringers authored
-
Sietse Ringers authored
-
Sietse Ringers authored
Co-authored-by:
Confiks <confiks@scriptbase.org>
-
Sietse Ringers authored
Co-authored-by:
Confiks <confiks@scriptbase.org>
-
Sietse Ringers authored
Co-authored-by:
Confiks <confiks@scriptbase.org>
-
Sietse Ringers authored
-
Sietse Ringers authored
-