Português
 

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

Fórum
Título do TópicoRespostasAutorÚltima postagem
ActionScript 2 RSA Library
Página Principal:http://www.yuniti.com/As2RSA
Sala de papo:http://chat.yuniti.com/As2RSA
Fórum:http://forum.yuniti.com/As2RSA
Descrição
RSA Library for ActionScript 2, based on jsbn and As3 Crypto Libraries
Membros
ActionScript 2 RSA Library tem 2 membros
Hóspede
Membro
Gerente
Dono