Help for this page

Select Code to Download


  1. or download this
    use Math::BigInt ();
    
    ...
        - Math::BigInt->new( 2 )->bpow( 128 - $bits );
      return $mask->as_hex;
    }