mirror of
https://github.com/novnc/noVNC.git
synced 2026-05-27 15:39:41 +00:00
as3crypto is actionscript 3 crypto library with TLS engine support. From: http://github.com/lyokato/as3crypto_patched Which was forked from: http://code.google.com/p/as3crypto/
14 lines
330 B
Plaintext
14 lines
330 B
Plaintext
|
|
= DESCRIPTION
|
|
|
|
as3crypto 1.3 has some bugs, at r28(latest version of original svn-repository),
|
|
many of them are fixed, but there are another bugs around a new ASN1 parser.
|
|
so I copied some features from r28 to 1.3
|
|
version, and fixed them to be built without error.
|
|
and added build-swc.xml
|
|
|
|
= LICENSE
|
|
|
|
See LICENCE.txt,
|
|
|