1. Herbert Hader
  2. PowerBuilder
  3. Friday, 6 October 2017 22:34 PM UTC

Hello,

is PB 12.5 off topic? In this case: So sorry!

If not: I'm looking for an up-to-date, easily-to-integrate string encryption/decryption method to be used with PB 12.5 classic. Evtl. an interface class to .Net - and/or a usage example would do it. If anybody would be so kind and help?

 

Herbert Hader Accepted Answer Pending Moderation
  1. Monday, 10 September 2018 09:40 AM UTC
  2. PowerBuilder
  3. # 1

Never had found time to say thank you! So no: I appreciate your help, and I think I made it with the support of the Topwz' bcrypt library. Great!

Comment
There are no comments made yet.
Marco Meoni Accepted Answer Pending Moderation
  1. Saturday, 7 October 2017 14:13 PM UTC
  2. PowerBuilder
  3. # 2

If crypto sounds limited or a bit old for what you want to achieve, you can refer to BouncyCastle, http://www.bouncycastle.org/csharp

It provides .NET and Java SDK and it is the most advanced open source library available out there.

You can find any sort of current crypto functions, authentication, digital signature, smartcard functionalities.

It doesn't come out of the box though, you must wrap the .NET classes in order to be called from PB as oleobject. Google for "Calling .NET Components from PowerBuilder" and you will find lots of article from Bruce Armstrong.

Eventually the new releases of PB will offer native support to .NET classes, stay tuned with the cool features that will show up

https://www.appeon.com/developers/roadmap

Best,

.m

 

 

Comment
There are no comments made yet.
Roland Smith Accepted Answer Pending Moderation
  1. Saturday, 7 October 2017 03:50 AM UTC
  2. PowerBuilder
  3. # 3
Comment
There are no comments made yet.
Chris Pollach @Appeon Accepted Answer Pending Moderation
  1. Saturday, 7 October 2017 01:44 AM UTC
  2. PowerBuilder
  3. # 4

Hi Herbert;

   FYI:  Crypto

HTH

Regards ... Chris

Comment
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.