Author |
Message
|
WMBSAM |
Posted: Tue Feb 12, 2013 2:09 pm Post subject: File decrytpion which is encrypted using PGP |
|
|
 Voyager
Joined: 02 Oct 2009 Posts: 90 Location: Atlanta
|
Finding ways to decrypt a file that is encrypted using the PGP public key. corresponding private PGP key is in .ASC format want to convert to broker understable .jks format(my assumption that broker default acknowledges .jks) .donot want to involve third party plugins to decrypt the file and then feed it to fileinput node. Any ideas?? |
|
Back to top |
|
 |
lancelotlinc |
Posted: Tue Feb 12, 2013 2:31 pm Post subject: |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
|
Back to top |
|
 |
mqjeff |
Posted: Wed Feb 13, 2013 4:10 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
You could also use a .NETCompute node.
And probably a PHPCompute node. |
|
Back to top |
|
 |
WMBSAM |
Posted: Thu Feb 14, 2013 10:00 am Post subject: |
|
|
 Voyager
Joined: 02 Oct 2009 Posts: 90 Location: Atlanta
|
|
Back to top |
|
 |
mqjeff |
Posted: Thu Feb 14, 2013 10:07 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
WMBSAM wrote: |
Alright i was thinking there is something to do with configurableservices |
PGP is a proprietary technology that is not supported by Broker. You could certainly create some kind of user defined configurable service to hold information about PGP infrastructure.
But you will still need to write code to access PGP functions. |
|
Back to top |
|
 |
dipakpal |
Posted: Thu Oct 23, 2014 8:34 am Post subject: |
|
|
 Newbie
Joined: 08 Sep 2014 Posts: 3
|
|
Back to top |
|
 |
Vitor |
Posted: Thu Oct 23, 2014 9:00 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
Please stop adding this to every thread in the forum that's ever referenced PGP. Some of the threads you're reopening are 10 years old, the software is a different version and the posters long gone.
Future posts (unless on a current thread and relevant to the discussion obviously) will face moderation and other sanctions. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
|