Jump to content

Does Autoit Support RSA Encryption?


Recommended Posts

Good Morning :)

I'm working on a project that would greatly benefit from RSA encryption and as such have searched the forums for this. I can only find small hints and a single coding snippet (that is 7+ years old, comments not in english and bit length looks very short.).

$CALG_RSA_KEYX = 0x0000a400 ; RSA public key exchange algorithm.
$CALG_RSA_SIGN = 0x00002400 ; RSA public key signature algorithm.

Is there an autoit standard or offical UDF regarding RSA (similar to Crypt.au3)?

 

Link to comment
Share on other sites

I trusted you Trong and you sent me too Imgtfy! :P

I did find the Plugin but those posts are 10 years olds. Plugin support for autoit has long been dropped.

The RSA Public / Private Encryption link doesn't use autoit but rather opensll and Ironicly is asking for the same thing i am :D

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...