| The |
 |
is |
Key |
to your data protection |
Your potential attacker must believe it's much too–difficult–to–guess
User created keys – from typed in passwword ( iluvMi1Dog )
Computer created keys
saved in a KeyStore
( 8@x0*wBH$b+4c0... )
- · stronger because much more difficult to guess (8@x0*wBH$b+4c0... vs. iluvMi1Dog)
- · easy to remember an alias which → points to key (Scout → 8@x0*wBH$b+4c0...)
- · must remember 1 difficut-to-guess password (KeyStore password is attractive target)
Encryption security, in brief: strong
method + strong
more: HomePage →
→ Learning about Encryption