summaryrefslogtreecommitdiff
path: root/src/util/age_restriction.c
AgeCommit message (Expand)Author
2022-06-26-fix valgrind complaintsÖzgür Kesim
2022-04-27-fix derivation, loggingFlorian Dold
2022-04-26age restriction: make seed a HashCode due to endianess and security level con...Florian Dold
2022-04-26-remove debug loggingFlorian Dold
2022-04-26various age restriction fixes, some of them half-bakedFlorian Dold
2022-04-26-use uint32_t instead of uint8_t + padding for the ageÖzgür Kesim
2022-04-26use htonl, not GNUNET_htonllFlorian Dold
2022-04-26fix age attestation signature padding and endianessFlorian Dold
2022-04-22-fixed tests for age restriction, now using correct seedÖzgür Kesim
2022-04-21Fixed seed size for TALER_age_restriction_commitÖzgür Kesim
2022-03-28-rename variableÖzgür Kesim
2022-03-28[age restriction] progress 19/19 (final) - Use Edx25519 for cryptoÖzgür Kesim
2022-03-22implement helper functions for p2p signatures, clean up existing signature logicChristian Grothoff
2022-03-08-ensure label has no zero bytesÖzgür Kesim
2022-03-03[age restriction] progress 18/n - attestation testedÖzgür Kesim
2022-03-02-refactor TALER_AgeMask.mask -> TALER_AgeMask.bitsÖzgür Kesim
2022-03-01[age restriction] progress 17/n - attestation implementedÖzgür Kesim