The cryptor.key is located in var/keys and consists of 32 random bytes.
It is used to create hashes in the GridControl and in the ModelFieldEncryptedString.
It is created automatically if it is not in the corresponding folder. If several instances of Nostromo use the same database this cryptor.key must be identical in the instances!
If so hashed fields are stored in the database. A backup of it must be created.
Add Comment