Training
Training
Welcome
Guided Paths
Build an App
Training Planner
Courses
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Home
Jobs
Ideas
Members
User Groups
Downloads
Platforms
OutSystems.com
My Platform
Community
Resources
Support
Search in OutSystems
Log in
Sign Up
Community
›
Forge
›
Assets list
›
OpenPGP
Give us feedback
OpenPGP
Stable version
1.1.3
(Compatible with
OutSystems 11
)
Uploaded on
30 Mar
by
João Barata
4.0
(4 ratings)
Overview
Reviews
Versions
Documentation
There's no documentation for this asset yet
Support
OpenPGP
Compatible with:
OutSystems
11
Created on OutSystems 11
Version 1.1.3
Stable
Current
Application Package
Uploaded on 30 Mar by
João Barata
Login to Download
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.
License:
BSD-3 license (
https://opensource.org/licenses/BSD-3-Clause
)
Version 1.1.2
Under Development
Application Package
Uploaded on 24 February 2022 by
João Barata
Login to Download
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
Version 1.1.1
Under Development
Application Package
Uploaded on 23 February 2022 by
João Barata
Login to Download
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
Loading...
Loading