Alt-Crypt-RSA-BigInt

 view release on metacpan or  search on metacpan

TODO  view on Meta::CPAN

 - The only remaining issue with supporting 5.6 is on 64-bit Perls, where
   Math::Prime::Util's random prime generator doesn't work.  5.6.2 can't
   represent integers in the range 2^50 to 2^64.  This version of Perl is
   just fundamentally broken and a _huge_ pain to work around.

 - The test suites do almost no failure testing.  Use Devel::Cover to see all
   the failure cases that aren't covered.

 - Look into allowing other SHA hashes for PSS and OAEP.

 - Decide if RIPEMD160 should be non-optional.  Module version 0.05 looks like
   it has an excellent test pass rate.

 - t/16-serialize.t is just verifying we don't die horribly.  We should verify
   that it's actually working.

 - t/90-release-perlcritic.t
   t/92-release-pod-coverage.t



( run in 1.318 second using v1.01-cache-2.11-cpan-de7293f3b23 )