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 Sign File - Sign File With PGP
  • PGP Verify File - Verify File With PGP
Anonymous
Parents
  • Could you please provide the documentation related to decryption of the file? I am trying to decrypt using the smart service, however no luck!

  • Same here no success in decryption any example on how to fill in the input fields?

  • 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

Comment
  • 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

Children
  • 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?