Binary number digits <- > Decimal number digits



A friend told me something about the RSA Challenge. Navigating the
Wikipedia's page of the RSA Challenge, I see a table in the section of
prizes and records (http://en.wikipedia.org/wiki/
RSA_Factoring_Challenge#The_prizes_and_records) that caught my
attention: how is calculated the number of digits of the binary
number, starting from the number of digits of the decimal number?

For example, what calculus was made to arrive that a decimal number of
617 digits must have 2048 digits in binary? (Obviously, without make
the conversion of the decimal number 999999...99999 [617 9 numbers] to
binary) And: how to generalize for any decimal number of any length?

I'm sorry if this is a "dumb" question, but I don't see the answer...
Thanks and best regards, FC.
.



Relevant Pages

  • Re: Secure permutation of a 1e8 element set
    ... RSA would be fine, but very slow, wouldn't it? ... Additionaly I could permute the digits. ... you map to within the nearest higher power of two using bit twiddling, ... A arbitary permutation of 1e8 numbers is equivelent to a key size ...
    (sci.crypt)
  • Re: Secure permutation of a 1e8 element set
    ... would choose RSA, it won't be secure, but limiting the range arbitrarily is ... just use the original RSA algorithm. ... Of course if there are numbers consisting of more digits, ... Do you reallywant to use 10 different ...
    (sci.crypt)
  • Re: Can a certain determination be made on a large composite such as rsa2048?
    ... Sorry if I explained it wrong but I know the RSA ... from people that are sending me composites now. ... up to 3 digits shorter than the largest factor. ... Progess in Computer Science & Applied>Logic Volume ...
    (sci.math)
  • Re: Factoring RSA type prime products
    ... and algorithm using binaries from 1-50 digits. ... Of course prime ... products of RSA type "two primes". ... and your algebra solution for the prime problem actually would be on a ...
    (sci.math)
  • Re: Binary number digits <- > Decimal number digits
    ... attention: how is calculated the number of digits of the binary ... starting from the number of digits of the decimal number? ... what calculus was made to arrive that a decimal number of ... The challenge has been rescinded - maybe because rsa was sold if you ...
    (sci.math)