PGP Encryption Utilities

Overview

Allows PGP encryption and decryption of files. Support for Signing documents and Verifying the signature using PGP.

Key Features & Functionality

Smart Services:

  • PGP Encrypt - using provided public certificate
  • PGP Decrypt - using provided private certificate and password
  • PGP Signfile - Sign File With PGP
  • PGP Verifyfile - Verify File With PGP
Anonymous
  • You're welcome,

    Any target date for the next release? Thanks

  • Hi  

    Thanks for reporting the issue. We will fix this in the upcoming release of the plugin.

    Regards,

    Praveen Santhosh

  • Hello,

    I feel like when setting false to Create New Document, the extension parameter even if mandatory is not taken into account.

    For example if I set extension to "test2",

    instead of having a file with .test2 exention, I will have it namefile.namefile

    like in this example:

     instead of test2_crypted.test2

    Any explanation?

  • Thanks Vigneshe

    how can I access  the password from a process model. so it can encrypt decrypt automatically?

    Also it there a way to generate the PGP Keys from with Appian and configure a recurrent update?

  • Hi  ,

    By password protecting the private key documnet and using the Secured Crendential Store is the only way availabe now.

    Regards,
    Vignesh E

  • thanks

    any experience with stronger security? Crypting instead of Password using another plugin?

  • Hi  ,

    For now the PGP Encryption Utilities does not support the text input for private key.

    To protect the private key document you can password protect the file and pass the password of the protected private key file in the Secured Credential store and configure it in the "PGP Secure Credentials Store" parameter.

    Regards,
    Vignesh E

  • Hi everyone 

    here is an additional question

    The keys are inputed in the plugin as a document format.

    How can I stored them in a secure way, they should also be crypted but I cannot us the PGP to do so...

    Is it possible to save a them as encrypted text fields instead?

    Please share your experience

  • Hi,

    When implementing all what you've described, I first had an error with no error message

    = Added a field password in the third credential and then got the following error message:

    checksum mismatch at in checksum of 20 bytes

    I changed the website to generate the PGP keys and it finally worked 

    https://wp2pgpmail.com/pgp-key-generator/

     

    Could you please describe more in details how to use the Third Credential / PGP Secure Credentials Store?

    Is there a add on to be able to crypt a folder instead of only a file?

  • Hi, 

    Please confirm that the file extension of the input document given in the "Encrypt File With PGP" smart service is the same as the extension of the decrypted file in the "Decrypt File With PGP" smart service.

    Example: If the input file in the "Encrypt File With PGP" smart service is "Sample.pdf", then the extension of the decrypted file in the "Decrypt File With PGP" smart service should be "pdf".

    If the input file in the "Encrypt File With PGP" smart service is "Sample.txt", then the extension of the decrypted file in the "Decrypt File With PGP" smart service should be "txt or asc".

    Note: Extention of the encrypted file parameter in the "Encrypt File With PGP" smart service should be given as "pgp".

    Regards,
    Vignesh E