generate-salted-md5-sha512-hash-passwords
Web icon

Generate Salted MD5/SHA512 Hash passwords

version 0.0.2 (Compatible with OutSystems 11)
Other versions available for 10
Uploaded
 on 14 September 2017
 by 
0.0
 (0 ratings)
generate-salted-md5-sha512-hash-passwords

Generate Salted MD5/SHA512 Hash passwords

Details
Simple application with simple user interface that allows the user to generate a 'Salted MD5 Hash' and 'Salted SHA512 Hash' passwords from a 'Plain Text' password. See the 'Details' tab for a detailed description.
Read more

Simple application with simple user interface that allows the user to generate a 'Salted MD5 Hash' and 'Salted SHA512 Hash' passwords from a 'Plain Text' password.

The generated salted hash is dependent of the OutSystems Platform where the application is deployed since it is based on the license information (Activation Code and/or Serial Number) as it uses actions (GenerateSaltedMD5Hash(), GenerateSaltedSHA512Hash()) from the system extension 'PlatformPasswordUtils'.

For Activation Code and Serial Number see the URL:

https://<your-server>/servicecenter/Environment_Configuration.aspx

For the PlatformPasswordUtils API (an OutSystems' system extension) see the URL:

https://success.outsystems.com/Documentation/10/Reference/OutSystems_APIs/PlatformPasswordUtils_API

Release notes (0.0.2)
Reviews (0)
Team
Other assets in this category