You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I create a hasher with a salt and use the same salt in Ruby using the ruby hash ids code I get complete different results. Is this a bug? I want to be able to get the same hash ids when calling encrypt on Ruby and on Objective C code.