# Webqq-Encryption **Repository Path**: mywebgame/Webqq-Encryption ## Basic Information - **Project Name**: Webqq-Encryption - **Description**: 腾讯基于web的QQ登录加密算法库 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 5 - **Created**: 2015-06-10 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Webqq::Encryption v1.2 ======================== 安装方法: perl Makefile.PL make make test make install 推荐使用CPAN安装 cpan -i Webqq::Encryption 依赖模块: JE Digest::MD5 可选依赖模块(安装后将极大的提升运算速度): Crypt::RSA(或者者Crypt::OpenSSL::RSA Crypt::OpenSSL::Bignum) COPYRIGHT and LICENCE Copyright (C) 2014 by sjdy521 This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.8 or, at your option, any later version of Perl 5 you may have available.