This demo application showcases how to encrypt data on application level by applying an envelope encryption pattern using AES symmetric keys for data encryption and an RSA asymmetric key for key encryption. This demo accompanies my tutorial Application Encryption in OutSystems.
BSD-3 license (https://opensource.org/licenses/BSD-3-Clause)