{"id":18797268,"url":"https://github.com/hexsum/webqq-encryption","last_synced_at":"2026-03-05T11:03:52.533Z","repository":{"id":30957420,"uuid":"34515549","full_name":"hexsum/Webqq-Encryption","owner":"hexsum","description":"腾讯基于web的QQ登录加密算法库，包括 (qzone|mail|qun).qq.com 等","archived":false,"fork":false,"pushed_at":"2018-04-05T04:26:58.000Z","size":33,"stargazers_count":11,"open_issues_count":1,"forks_count":2,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-13T16:55:57.135Z","etag":null,"topics":["encrypt","login","rsa","tea","webqq"],"latest_commit_sha":null,"homepage":"","language":"Perl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hexsum.png","metadata":{"files":{"readme":"README","changelog":"Changes","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-04-24T11:43:16.000Z","updated_at":"2024-05-03T09:11:42.000Z","dependencies_parsed_at":"2022-09-08T19:13:02.660Z","dependency_job_id":null,"html_url":"https://github.com/hexsum/Webqq-Encryption","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/hexsum/Webqq-Encryption","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexsum%2FWebqq-Encryption","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexsum%2FWebqq-Encryption/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexsum%2FWebqq-Encryption/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexsum%2FWebqq-Encryption/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hexsum","download_url":"https://codeload.github.com/hexsum/Webqq-Encryption/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexsum%2FWebqq-Encryption/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272186211,"owners_count":24888333,"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","status":"online","status_checked_at":"2025-08-26T02:00:07.904Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["encrypt","login","rsa","tea","webqq"],"created_at":"2024-11-07T22:07:44.339Z","updated_at":"2025-12-12T02:50:31.933Z","avatar_url":"https://github.com/hexsum.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"Webqq::Encryption v1.7\n========================\n\n安装方法:\n\n    1.安装依赖模块:\n    \n    Crypt::OpenSSL::RSA\n    Crypt::OpenSSL::Bignum\n\n    1) windows\n\n        安装 StrawberryPerl 之后则自带上述依赖模块 官方网站 http://strawberryperl.com/\n\n    2) RedHat/Centos\n\n        yum install -y perl-Crypt-OpenSSL-RSA perl-Crypt-OpenSSL-Bignum\n\n    3) Ubuntu/MacOS\n\n        apt-get install libcrypt-openssl-bignum-perl libcrypt-openssl-rsa-perl\n\n\n   2. 在线安装 Webqq::Encryption\n   \n        cpanm Webqq::Encryption\n\n调用方法：\n\n    use Webqq::Encryption qw(pwd_encrypt);\n    use Digest::MD5 qw(md5_hex);\n \n    #pwd_encrypt接受的参数依次是：登录密码的32位MD5值，盐，验证码\n    my $encrypt_pwd = pwd_encrypt(md5_hex('QQ原始登录密码'),$md5_salt,$verifycode);\n\nCOPYRIGHT and LICENCE\n\nCopyright (C) 2014 by sjdy521\n\nThis library is free software; you can redistribute it and/or modify it under BSD 2-clause \"Simplified\" license\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhexsum%2Fwebqq-encryption","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhexsum%2Fwebqq-encryption","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhexsum%2Fwebqq-encryption/lists"}