06-10-2021, 02:52 PM
(This post was last modified: 06-10-2021, 03:39 PM by andy_larkin.)
(06-09-2021, 10:44 PM)atom Wrote: I think stargazer XLM (-m 25500) is pretty close. It has PBKDF2-HMAC-SHA256 and AES-GCM.
Thank you for answer. As I can see stargazer XLM has about 4000 iterations, but I need 10 000, how can I change this? And can you please provide me what format of hash, iv and salt I need use to run this algorithm?
P.S did some tests, and got Token length exception. And I didn't find how to configure salt. Is there a way to make custom algorithm or change XLM stargazer algo for my needs?