Give us feedback
managing-secure-data
Reactive icon

Managing Secure Data

Stable version 1.0.1 (Compatible with OutSystems 11)
Uploaded on 27 July 2020 by 
4.0
 (1 rating)
managing-secure-data

Managing Secure Data

Details
Supplemental content for Managing Secure Data at NextStep 2020
Read more

Example application that demonstrates how to manage different capabilities related to managing secure data:

  • Hashing Patterns
    • Text
    • Passwords w/Salt
    • Passwords w/Salt and Pepper
    • OutSystems User Accounts
  • Encryption
    • AES
    • RSA
    • Importing and Exporting Data
    • Site Properties
    • Client Variables
  • Digital Signatures
    • HMAC
    • RSA Signing
    • RSA Verification
  • Encoding
    • Base64
    • Base64Url
    • Hex
    • URL Components
Release notes (1.0.1)

Added samples of AES and RSA encryption/decryption

Reviews (1)
2021-10-16
in version 1.0.1
Great sample.