Actions
Feature #103624
openAllow the encryption of single fields in the model
Start date:
2024-04-13
Due date:
% Done:
0%
Estimated time:
PHP Version:
8.2
Tags:
Complexity:
Sprint Focus:
Description
Confidential data should be encrypted in the database.
I wish to have an easy API to encrypt/decrypt single fields of my model in the database.
I have written a test-Extension, which show how it could work.
https://extensions.typo3.org/extension/fieldencryption
The disadvantage of the extension: I have no idea, how to encrypt data in rendering cases with typoscript. I havn't currently tested it.
Actions