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

Compatible with:
Created on OutSystems 11

Version 1.1.3

Stable
Current
Application Package
Uploaded on 30 March 2023 by 
Compatible with:
Version 11
Database:
All
Release notes:

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.
Application Objects:
OpenPGP has 0 AOs.

Version 1.1.2

Under Development
Application Package
Uploaded on 24 February 2022 by 
Compatible with:
Version 11
Database:
All
Release notes:

New Features:

  • 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


Improvements:

  • Converted the component to a Service application
Application Objects:
OpenPGP has 0 AOs.

Version 1.1.1

Under Development
Application Package
Uploaded on 23 February 2022 by 
Compatible with:
Version 11
Database:
All
Release notes:

New Features:

  • Added optional parameter called "UseIntegrityPacket" on the "File_Encrypt" to add the Integrity packet to the encrypted file.


Improvements:

  • Removed unused dependencies on the demo application
  • Added the version number to the extension description
  • Added missing descriptions on extension parameters
  • Updated component to .net 4.7.2
Application Objects:
OpenPGP has 0 AOs.