81 reputation
4
bio website
location
age
visits member for 8 months
seen 2 days ago
stats profile views 1

Sep
7
revised Why is the salt used only once in PBKDF2, while the password is used often?
T is U xor series, not concat
Sep
6
revised Why is the salt used only once in PBKDF2, while the password is used often?
deleted 44 characters in body
Sep
6
revised Why is the salt used only once in PBKDF2, while the password is used often?
fix loop counter & bytes versus bits
Sep
6
revised Why is the salt used only once in PBKDF2, while the password is used often?
Fixed pseudocode