The data will be randomicly encrypted with 24.883.200.000 different combinations. So the same data with same password will always look diferent. The key to decrypt is divided in 5 parts, combined with ...
CSV means comma separated values. It's like a normal "txt" file with commas at regular places to separate some values. Typically the first line of CSV file is a "header", containing names of columns ...