× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



I will be receiving identification data from a trading partner. They are
receiving the information from a signature capture device located at my
facility. The signature capture device will encrypt the information using
their key (on the device). They will receive the information and decrypt
it. They will then in turn encrypt the data with my private key. I'll then
need to decrypt with my private key and use it for further processing.

The transport mechanism is a socket program that I developed. I'll start
the transaction from the IBMi to the device with a socket send. The device
will then communicate with the trading partner, The trading partner will do
the decrypt/encrypt and return the data to the device. The device will
return the data to my program when I issue a socket recv.

On Mon, May 4, 2015 at 9:35 AM, Tim Bronski <tim.bronski@xxxxxxxxx> wrote:

What are you trying to do exactly?


On 5/4/2015 3:32 PM, Michael Ryan wrote:

I'm hoping to use the SQL Encrypt and Decrypt functions. Would those work
for encrypting and decrypting file data?

On Mon, May 4, 2015 at 9:30 AM, Tim Bronski <tim.bronski@xxxxxxxxx>
wrote:

You're missing some fundamental information here. Generating the key pair
is the easy part but what are going to do then? What protocol are you
going
to use to encrypt the data? Public keys aren't an encryption method.


On 5/4/2015 3:25 PM, Michael Ryan wrote:

Hey folks...anyone have a crib sheet for encryption? I have a need to
generate a 2048 bit RSA public/private key pair. I'll send the public
key
to a trading partner. They'll encrypt a file and return it to me, where
I'll decrypt it. I'm familiar with public/private keys with SSH type
things, but the IBM documentation about how to generate and use an RSA
key
seems a bit tough to dig through. Hoping someone has blazed this trail.
Thanks!

--
Need secure FTP? Download your native sFTP solution here:
www.arpeggiosoftware.com
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.



--
Need secure FTP? Download your native sFTP solution here:
www.arpeggiosoftware.com
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.