This object is in archive! 
Token algorithm
Answered
Hi!
I need help with this algorithm:
- token = SHA1(nonce + SHA1(password))
nonce : binary, hex or string ?
+ : sum? concatenation?
Thanx
You can't vote. Please authorize!
No connection
Real-time notifications may not work


The same question
nonce is string, you can see it here https://my.zipato.com/zipato-web/api/#!/user/initialize_get_1
+ is concatenation
nonce is string, you can see it here https://my.zipato.com/zipato-web/api/#!/user/initialize_get_1
+ is concatenation
Replies have been locked on this page!