Does anyone know if there is a (preferably efficient :-) ) implementation of elliptic curve cryptography for ActionScript?
The only library I know of is as3crypto, which offers great implementations for symmetric cryptography, hashing and several other cryptography-related operations, but it has only RSA for public key cryptography.
Thanks in advance,
Jan