{"id":13744561,"url":"https://github.com/timkurvers/as3-crypto","last_synced_at":"2025-05-09T03:32:22.988Z","repository":{"id":1704136,"uuid":"2433054","full_name":"timkurvers/as3-crypto","owner":"timkurvers","description":"Fork of Henri Torgemane's excellent as3 cryptography library","archived":true,"fork":false,"pushed_at":"2017-06-18T19:38:19.000Z","size":4996,"stargazers_count":93,"open_issues_count":17,"forks_count":46,"subscribers_count":12,"default_branch":"master","last_synced_at":"2024-11-15T16:40:54.033Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://code.google.com/p/as3crypto","language":"ActionScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"CyanogenMod/android_external_yaffs2","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/timkurvers.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-09-21T21:33:33.000Z","updated_at":"2024-06-30T05:29:25.000Z","dependencies_parsed_at":"2022-08-19T07:51:13.276Z","dependency_job_id":null,"html_url":"https://github.com/timkurvers/as3-crypto","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timkurvers%2Fas3-crypto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timkurvers%2Fas3-crypto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timkurvers%2Fas3-crypto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timkurvers%2Fas3-crypto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timkurvers","download_url":"https://codeload.github.com/timkurvers/as3-crypto/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253183210,"owners_count":21867381,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-03T05:01:11.851Z","updated_at":"2025-05-09T03:32:22.519Z","avatar_url":"https://github.com/timkurvers.png","language":"ActionScript","funding_links":[],"categories":["Utilities"],"sub_categories":["Crypto"],"readme":"# ActionScript 3 Cryptography Library\n\n[![Seeking new maintainer(s)](https://img.shields.io/badge/%E2%9A%A0-seeking_new_maintainer%28s%29-red.svg?style=flat)](https://github.com/timkurvers/as3-crypto/issues/21)\n\nCopyright (c) 2007 Henri Torgemane  \nModifications (c) 2011-2013 Tim Kurvers and various other contributors\n\nA cryptography library written in ActionScript 3 that provides several common algorithms. This version also introduces a TLS engine, more commonly known as SSL.\n\nLicensed under the **BSD** license. Includes several derivative works from Java, C and JavaScript sources. See LICENSE for more information and a list of contributors.\n\n\n## Original \u0026 GitHub-fork\n\nThe original project can be found at [http://code.google.com/p/as3crypto/](http://code.google.com/p/as3crypto/)\n\nAlthough unofficial, this GitHub-fork includes community fixes and patches.\n\nConsult the CHANGELOG for implemented fixes and contributors.\n\n\n## Usage\n\nThe binary can be found in `/deploy/as3crypto.swc`\n\nCopy to your library folder, add it to your class-path and off you go.\n\n\n## Features\n\n* Protocols: TLS 1.0 support (partial)\n* Certificates: X.509 Certificate parsing and validation, built-in Root CAs.\n* Public Key Encryption: RSA (encrypt/decrypt, sign/verify)\n* Secret Key Encryption: AES, DES, 3DES, BlowFish, XTEA, RC4\n* Confidentiality Modes: ECB, CBC, CFB, CFB8, OFB, CTR\n* Hashing Algorithms: MD2, MD5, SHA-1, SHA-224, SHA-256\n* Paddings available: PKCS#5, PKCS#1 type 1 and 2\n* Other Useful Stuff: HMAC, Random, TLS-PRF, some ASN-1/DER parsing\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimkurvers%2Fas3-crypto","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimkurvers%2Fas3-crypto","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimkurvers%2Fas3-crypto/lists"}