Give us feedback
cryptosign
Service icon

CryptoSign

Stable version 2.0.0 (Compatible with OutSystems 11)
Other versions available for 10
Uploaded on 03 October 2023 by 
5.0
 (1 rating)
cryptosign

CryptoSign

Details
Sign any text with your Key and get the RSA-SHA1 or HMAC-SHA1 signature.
Read more

Generate the RSA-SHA1 signature for any Plain Text string using your RSA Key in XML format.

Included actions:

  • RSASHA1Sign - Give it a Private Key XML and a Plain Text and get the Base64 encoded RSA-SHA1 signature.
  • HMACSHA1Sign - Give it a Key in Base64 format and a Plain Text and get the Base64 encoded HMAC-SHA1 signature.


Release notes (2.0.0)

Added a new action to compute the HMAC-SHA1 signature as a Base64 encoded hash given a Key (Base64 encoded secret key) and an Input (Plain text string).

Added a Demo app to test the new HMACSAH1Sign action.

License (2.0.0)
Reviews (0)
Team