Generic Function Compute-Password-Hash (2 methods)

( compute-password-hash < store > < password > < salt > )

Part of:

package cl-password-store

Compute the appropriate hash value for PASSWORD in STORE.

Method Summary

compute-password-hash < password-store > < string > < string > 
compute-password-hash < password-store > (eql nil)< t >