so i found this >old post with the RSA Algorithm.
Can it be included in the Crypt.au3 or if someone can help me make a new include file
I dont know where to start
; Script Start - Add your code below here
Global Const $CALG_RSA_KEYX = 0x0000a400 ; RSA public key exchange algorithm.
Global Const $CALG_RSA_SIGN = 0x00002400 ; RSA public key signature algorithm.
#include <ButtonConstants.au3>
#include <ComboConstants.au3>
#include <EditConstants.au3>
#include <GUIConstantsEx.au3>
#include <StaticConstants.au3>
#include <WindowsConstants.au3>
#include <Crypt.au3>
#region ### START Koda GUI section ### Form=C:\Documen