RSA addending algorithm source code and program description ...

zhaozj2021-02-17  52

http://abcn.net/software/rsa.zip

After compiling, run Work.exe in the command line format of the Win32 environment

(Download address: http://abcn.net/software.htm)

Will see:

-------------------------------------------------- -----

E: / RSA Project / Debug> Work

USAGE: Work P0 Prepare 256 bits of addending

USAGE: Work P1 Prepare 512 bits of addending

USAGE: Work P2 Prepare 1024 bits of addendum

USAGE: Work E Encryption

USAGE: Work D decryption

-------------------------------------------------- -----

This simple RSA algorithm demonstration can only perform a pair of DWORD values ​​of addendal processing,

This program defines this to DWORD value mode as "card number - computer identifier".

转载请注明原文地址:https://www.9cbs.com/read-30241.html

New Post(0)