Español
 

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:

  • Public key encryption
  • Private key decryption
  • Public key verification (i.e. public key decryption)
  • Key generation
  • Base64 encoding/decoding

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.

As3 Crypto can be found here

Foro
Título de TópicoRespuestasAutorÚltimo Comentario
ActionScript 2 RSA Library
Página Principal:http://www.yuniti.com/As2RSA
Sala de Chat:http://chat.yuniti.com/As2RSA
Foro:http://forum.yuniti.com/As2RSA
Descripción
RSA Library for ActionScript 2, based on jsbn and As3 Crypto Libraries
Miembros
ActionScript 2 RSA Library tiene 2 miembros
Invitado (a)
Fan
Miembro
Administrador (a)
Propietario (a)