I am looking for a way to hash key identifiers with phonetic algorithms(soundex and double metaphone) so that the downloaded data from the server contains the hashed and not the actual identifiers
Something like this
MM500ATN19990203
Is this implementable in odk-x?