Created on 04 February 2019
icon_unfollowing
Login to follow
openpgp

OpenPGP

Stable version 1.1.3 (Compatible with OutSystems 11)
Uploaded on 30 March 2023 by 
openpgp

OpenPGP

Details
Ability to generate PGP keys, encrypt and decrypt messages.
Read more

OpenPGP is the most widely used email encryption standard. It is defined by the OpenPGP Working Group of the Internet Engineering Task Force (IETF) as a Proposed Standard in RFC 4880. OpenPGP was originally derived from the PGP software, created by Phil Zimmermann.

Release notes (1.1.3)

Added:

  • Added an optional parameter called "UseIntegrityPacket" on the "File_Encrypt" to add the Integrity packet to the encrypted file.
  • Added two new optional flags to the File_Encrypt action:
    • CipherAlgorithm
      • Defaults to "Aes256"
      • Available algorithms: Idea, TripleDes, Cast5, Blowfish, Aes128, Aes192, Aes256, Twofish, Camellia128, Camellia192, Camellia256
    • CompressionAlgorithm
      • Defaults to "Zip"
      • Available algorithms: Uncompressed, Zip, ZLib, BZip2
  • Added the version number to the extension description
  • Added missing descriptions on extension parameters
  • Updated component extension to .Net 4.7.2
  • Added unit tests to the extension


Changed:

  • Converted the component to a Service application
  • Changed demo application to Reactive Web


Removed:

  • Removed unused dependencies on the demo application

Fixed:

  • Fixed an error while decrypting a file with more than 20kB. I've tested with larger files (5Mb) and it should be working now.
  • A special thanks to @Arun Kumar for reporting it and to @Paul Gianmmarco and @Jack Wong for sharing where the issue was.
License (1.1.3)
Reviews (2)
by 
2021-08-26
in version 1.1.0
Nice Component
by 
2021-04-30
in version 1.1.0
Work as expected, very easy to use.
Category
Functional libraries & utilities, Security & authentication
Tags
Support options
This asset is not supported by OutSystems. You may use the discussion forums to leave suggestions or obtain best-effort support from the community, including from  who created this asset.
Dependencies
OpenPGP has no dependencies.
Application Objects
OpenPGP has 0 AOs.
Team
Compatible with
Version 11
Database:
All
Asset consumers
No consumers yet.
Weekly downloads