Trending Tags
    Trending Notes
    Global
    Trending Profiles

      Nostr View


      The Fishcake🐶🐾 & 763 others @The Fishcake🐶🐾 - 1y

      Something like that? 🐶🐾🤔 function hashPhoneNumber(phoneNumber): hashedValue = "" for each digit in phoneNumber: if hashedValue is empty: hashedValue = argon2Hash(digit) else: concatenated = hashedValue + digit hashedValue = argon2Hash(concatenated) return hashedValue

      0
      0
      4

      crimsonleaf363 @crimsonleaf363 - 1y

      Please don't do this.

      0
      0
      3

      Showing page 1 of 1 pages