

Cryptography
Frends offers tasks for cryptographic operations, enabling you to effortlessly connect and automate data flows between your systems which utilize cryptography.
Frends has tasks for performing core cryptographic operations.
By leveraging Frends' task-based approach, you can configure and customize integrations according to your specific requirements. Frends offers a wide range of tasks that facilitate integrations to a variety of systems and protocols.
Use cases
Below you will find typical use cases for integrations with cryptography and how they are implemented in Frends.
Calculate hash of incoming HTTP password
By using the HTTP or API triggers and the Generate Hash
task we can create an integration that listens for incoming requests and verifies if incoming password hash matches the one in database.
NB! Note that this is an incomplete authentication mechanism and should not be used as is!