What does the phrase ?Cipher Strength? mean and how does it
apply to certificates?
Answer Posted / niles
Cipher strength is a measure of how strongly data is
secured when it is sent over the internet. The number of
bits used in the numerical code determines the cipher
strength. The greater the number of bits that make up the
code, the greater the cipher strength. For example,
Canada's internal revenue service specifies that before you
send tax information to its offices, the cipher strength of
your transmitted data must be at least 128-bit. In
comparison, the cipher strength of Internet Explorer 8 is
256-bit.
Now to the second part of your question, how cipher
strength applies to certificates: As cipher strength
applies to the level of encryption of your transmitted
data, certification refers to identifying that the website
to which you are sending your encrypted data is, in fact,
the site that you think it is. Certification is another
way of saying positive identification; it is verifying a
site through its digital fingerprints.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What can be proven about the security of a product cipher?
How do I change the password / the cipher?
Is ECB cipher mode faster than CBC ?
Is the IAIK-JCE implementation tested on platforms like SUN solaris, Macintosh (OS 7.5, 8.0), HP-UX (10.x)?
what is ECB?
What are the most important attacks on symmetric block ciphers?
What are ECB, CBC, CFB, OFB, and PCBC encryption?
Does IAIK support RC4 ? Is the code written the same way as for RC2 ?
Exactly how strong are these ciphers?
What are typical key spaces for symmetric and asymmetric ciphers?
what is CBC?
How to prove a new block cipher, is resistant against differential cryptanalysis attack
What makes a product cipher secure?
shall we use a journalling filesystem on top of /dev/loop?
How are block ciphers used to encrypt data longer than the block size?