You have been redirected from an outdated version of the article. Below is the content available on this topic. To view the old article click here.

Store encrypted strings in the database

Structr supports encrypted string properties via the Encrypted property type, using AES.

You can either set a global encryption key using application.encryption.secretin structr.conf, use the built-in function set_encryption_key() to set the encryption key for each read / write operation, or use the built-in functions encrypt() and decrypt() to encrypt and decrypt strings manually.

Search results for "Store encrypted strings in the database"

We could not find anything matching "Store encrypted strings in the database" in our documentation. Please rephrase your search.

You can also ask your questions in the Structr Google Group or create a free account in the Structr Support Portal.
Click here to send feedback to the Structr team.