Difference between revisions of "Template:PasswordEncryption"

From SmartWiki
Jump to: navigation, search
(Created page with "SmartSimple uses SHA-256 encryption for user passwords, combined with salt hashing (see, for example, http://en.wikipedia.org/wiki/Salt_%28cryptography%29).")
 
Line 1: Line 1:
SmartSimple uses SHA-256 encryption for user passwords, combined with salt hashing (see, for example, http://en.wikipedia.org/wiki/Salt_%28cryptography%29).
+
SmartSimple uses SHA-256 encryption for user passwords, combined with salt hashing.
 +
(See, for example, http://en.wikipedia.org/wiki/Salt_%28cryptography%29 for a description of this cryptographic technique.)

Revision as of 12:19, 24 June 2014

SmartSimple uses SHA-256 encryption for user passwords, combined with salt hashing. (See, for example, http://en.wikipedia.org/wiki/Salt_%28cryptography%29 for a description of this cryptographic technique.)