#askNostr for the few cryptographers out there. If I'm using scrypt to derive a key from a password. is it safe to reuse the salt on multiple files I'm encrypting? or should it be treated like the nonce where it should be different for each file encrypted
Sorry if this dose not make any sense, I'm still trying to learn about all the cryptography stuff