summaryrefslogtreecommitdiffstats
path: root/src/util/crypto/libcrypto/crypto_obfuscate.c
Commit message (Collapse)AuthorAgeFilesLines
* Password obfuscation utility functionsJakub Hrozek2010-09-081-0/+16
Adds two utility functions to obfuscate a password and inverse to extract the cleartext password back. So far, only NSS-based implementation is provided.