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.
