v3 consent to attribute release : attribute hash function ?
Tom Zeller
tzeller at dragonacea.biz
Mon Sep 8 12:09:50 EDT 2014
When calculating the hash of attribute values used to determine if any
values have changed since consent was last granted, should v3 use the
DataSealer ? Maybe that's overkill for client-side storage since the
DataSealer will be used again on the cookie. Currently, uApprove hex
encodes the SHA-256 message digest of the concatenated values of an
attribute. If the DataSealer should not be used in v3, it seems
GZIP'ing and Base64 encoding, like the DataSealer does, would reduce
storage size.
More information about the dev
mailing list