ActionScript 2 RSA Library |
![]() |
![]() | ![]() | |
![]() | ![]() |
![]() | ![]() | |
![]() | ![]() |
ActionScript 2 RSA Library |
RSA Cryptography Library for ActionScript 2
After days of searching for an RSA Crypto library for ActionScript 2 to no avail, I created this simple RSA crypto library for ActionScript 2.
It supports the basics:
I haven't done any speed tests, but it is quite quick and usable in my use case (1024 bit keys).
Please read LICENSE.txt.
Download ActionScript 2 RSA Source Code
RSA for ActionScript 3 (As3 Crypto)
If you're looking to use RSA for ActionScript 3, I recommend using Metal Hurlant's As3 crypto library, as it uses As3's ByteArray and int values and so is thus much faster and optimal.
|
ActionScript 2 RSA Library
Description RSA Library for ActionScript 2, based on jsbn and As3 Crypto Libraries |



