Top:

What is Strong Encryption


More important than Encryption Method or Encryption Key Length is Strong Key Management!!!

A 1024-bit Encryption Key using Weak Key Management can be weaker than a 56-bit Encryption Key using Strong Key Management.

Secondly, the actual Encryption Method is important as well, but falls a close second to Key Management!!!

A 2048-bit Encryption Key using a weak Encryption Method can be weaker than a 56-bit Encryption Key using a Strong Encryption Method.

The normal PC user might spend years and not be able to break an encrypted message, but give that same message to a professional hacker and he'll have it decrypted within seconds.

The problem is...

How does the average or even expert System IT specialist know which Encryption methods are too difficult for the professional hacker to break and which are not? This type of decision should be left up to Cryptanalysts and/or Mathematical Experts.

Several special groups of these types of experts have already spent years and years of testing to define what IS and what IS NOT strong encryption. The results of these findings can be found in the well known ANSI, FIPS, IETF, ISO/IEC, etc. specifications.

Of these groups, the ANSI (Financial/Banking) and FIPS (Federal/Government) specifications in particular are probably the strongest of them all as without Banking and Government, we wouldn't be able to exist in any humane way. As such, the specifications for these two security groups are usually stronger and more strict than those for IETF or ISO/IEC.

Thus if you want to build a "Secure" Security System, it is best that you base your architecture on or around the ANSI and/or FIPS standards.

Key to the Security Mystery Top