Jump to content
View in the app

A better way to browse. Learn more.

Tuts 4 You

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Rsa Library

Featured Replies

Posted

Anyone got a keygen library dictating RSA?

i have seen MD5 libraries but not found an implementations of RSA

thx

Anyone got a keygen library dictating RSA?

i have seen MD5 libraries but not found an implementations of RSA

thx

You won't find an "RSA" library as RSA is implemented just using large integer maths.

What you will find are big number maths libraries which can be used for RSA. Popular choices are Miracl C/C++ and Drizz or Fleur (MASM).

Z

Edited by Ziggy

For C++ also:

OpenSSL: http://www.openssl.org/

Crypto++: http://www.cryptopp.com/

SSLeay: http://www.columbia.edu/~ariel/ssleay/

A good one is also freelip, but i cannot find a reference now... :dunno:

For assembly only:

http://www.witeg.xt.pl/ ("Tools and toys")

http://drizz.has.it/

As Ziggy already mentioned, there is no library dictating RSA. They are merely libraries that handle big numbers - therefore you have to study a bit.

Some RSA guides:

RSA Guide, by Yates: http://www.reverse-engineering.info/Crypto...e_to_RSA_08.pdf

RSA Studying and Reversing, by evilcry: http://www.reteam.org/papers/e74.pdf

And some sites that deal with such stuff (lotsa stuff there):

Black-eye's site: http://www.cryptocracking.cjb.net/

MR. HAANDI’s Crypto Corner: http://mrhaandi.thecoderblogs.com/

Crypto-KG: http://cryptokg.cjb.net/

Jean Baptiste (JB): http://jardinezchezjb.free.fr/

(and many more)

Check also these links for crypto-sources:

ftp://ftp.ox.ac.uk/pub/crypto/

http://www.ussrback.com/crypto/tree.html

Edited by HVC

  • Author
For C++ also:

OpenSSL: http://www.openssl.org/

Crypto++: http://www.cryptopp.com/

SSLeay: http://www.columbia.edu/~ariel/ssleay/

A good one is also freelip, but i cannot find a reference now... :dunno:

For assembly only:

http://www.witeg.xt.pl/ ("Tools and toys")

http://drizz.has.it/

As Ziggy already mentioned, there is no library dictating RSA. They are merely libraries that handle big numbers - therefore you have to study a bit.

Some RSA guides:

RSA Guide, by Yates: http://www.reverse-engineering.info/Crypto...e_to_RSA_08.pdf

RSA Studying and Reversing, by evilcry: http://www.reteam.org/papers/e74.pdf

And some sites that deal with such stuff (lotsa stuff there):

Black-eye's site: http://www.cryptocracking.cjb.net/

MR. HAANDI

And in Delphi use FGIntRSA ;)

BlacKat, you could also add XySSL in the C/C++ section... ^_^

Edited by mudlord

  • Author

thx all

There are tpLockBox too, which includes RSA, RSASA, DSA, AES-128, AES-256, and more...

Create an account or sign in to comment

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.