Uipath Marketplace

Create your first automation in just a few minutes.Try Studio Web

PGP Encryption

PGP Encryption

by Internal Labs

1

Activity

Downloads

2.9k

back button
back button
carouselImage0
next button
next button

Summary

Summary

PGP Encryption custom activity built on the PGPCore library.

Overview

Overview

Use this activity to securely send, share, and store sensitive data on demand or in batch, verify data integrity and users as part of an automated robotic process, and generate PGP Keys pairs within your workflow - locally on your own machine. You can also cryptographically sign a document so that recipients can be verified - and have tampering detected.

  1. Generate a Key Pair: Generates a new public and private key for the provided username and password.  Key size can also be specified.
  2. Encrypt File: Encrypts a file using a PGP Public Key. The path to save the encrypted file is required.
  3. Decrypt File: Decrypts an Encrypted File using your Private Key and Passphrase.
  4. Sign File: Cryptographically sign a file. The sender can be verified and tampering detected.
  5. Sign Clear File: Cryptographically sign a file. Leave the Text as human readable. The sender can be verified and tampering detected.
  6. Verify Sign: Verifies if a file or stream was signed by the matching private key of the counterparty.
  7. Verify Clear Sign: Verifies that a clear signed file or stream was signed by the matching private key of the counterparty.
  8. Encrypt and Sign: Encrypts a file using a public key and signs using your private key. The process is often that you encrypt with the public key of your counterparty and sign with your private key. Your counterpart would then decrypt with their private key and verify your signature with your public key.
  9. Decrypt and Verify: Decrypts and verifies the signature of an encrypted and signed file. This is used when your sender encrypts a document with your public key and then signs the encrypted document. You'd then decrypt the message with your private key and verify their identity with their public key.
  10. Verify Public Key: Verifies the validity of a public key.

Note: The PGP activities are offered to allow robots to interact directly with existing business processes that leverage PGP for privacy. They are not designed to provide new information security paradigms, but instead a means to allow the robot to interact with the existing security that is being deployed within a business.

Features

Features

  • Intuitive and easy to use.  
  • Securely send, share, and store sensitive data.
  • Perform Batch Encryption and Decryption. 
  • Generate PGP Key Pairs without using a 3rd Party service. 
  • Authenticate recipients.
  • Sign messages and verify senders.

Additional Information

Additional Information

Dependencies

PgpCore >= 6.3.1

Code Language

C#, Visual Basic

Runtime

Windows (.Net 5.0 or higher)

Publisher

Internal Labs

Visit publisher's page

License & Privacy

License Agreement

Privacy Terms

Technical

Version

1.0.7

Updated

Feb 5, 2024

Works with

Studio: 23.10+

Certification

Silver Certified

Support

UiPath Community Support

Resources

Similar Listings