Strength of encryption

​Encrypting data varies in strength. Even so easy encryption does not use as much CPU resources and more secure encryption methods, such encryption need not be used for encryption of sensitive data such as user names and passwords. If this data is intercepted and decrypted then username and password data will be available to an attacker.

Modern encryption such as SSL or SSH provide secure solutions.

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator