I used the import rclone.conf option when creating new crypt rclone drive but it didn’t copy the salt value, only the password.
Here’s a relevant section of my rclone.conf file.
[gcrypt]
type = crypt
remote = gdrive:/secret
filename_encryption = standard
directory_name_encryption = true
password = valuechanged
password2 = othervaluechanged