Max Fichtelmann
Max Fichtelmann
could you possibly take a look, if this solution fits? Is there a problem that prevents it to be merged?
thank you, will do that.
agree. I would recommend to store the iteration size along the salt in the encrypted privatekey json. That way, we are able to increment the iteration size in a client,...
this would bring id generation in line with AES key generation (16 random bytes). Reusing that code would be great, since that should use a good CSPRNG anyways (/dev/urandom and...