there
There are two techniques, with different goals:
the 'salt'
The "salt" is used to make to two otherwise equal passwords encrypt differently. this This way, an intruder can't efficiently use a dictionary attack against a whole list of encrypted passwords.
the
The (shared) 'secret' "secret" is added before hashing a message, so that an intruder can't create his own messages and have them accepted.
