hadoop hadoop

hadoop hadoop

  • NA
  • 159
  • 48.9k

create functions for encrypt and decrypt of password

May 19 2015 7:21 AM
How can I write functions for password encryption and decryption using EncryptByPassphrase and DecryptByPassphrase and use these functions while storing and retrieving password from user table.
the EncryptByPassphrase takes two parameters, a @passphrase and the @cleartext. what is this @passphrase?

Answers (5)