]> granicus.if.org Git - transmission/commit
#4400, #5462: Move SSHA1 helpers to crypto-utils
authorMike Gelfand <mikedld@mikedld.com>
Thu, 4 Dec 2014 20:45:18 +0000 (20:45 +0000)
committerMike Gelfand <mikedld@mikedld.com>
Thu, 4 Dec 2014 20:45:18 +0000 (20:45 +0000)
commit748f8a75d2a12b4b41a3ceb0e2d2be80e771d96d
tree06434842517ebefedef88c3acd35cd0b70c90bd0
parent5c43b5c23c9e35965b12a5a409dfeab8103ca1dc
#4400, #5462: Move SSHA1 helpers to crypto-utils

On a way to factoring out OpenSSL support to a standalone file to ease
addition of other crypto libraries support in the future, move helpers
providing SSHA1 password generation and checking to crypto-utils.{c,h}.
libtransmission/crypto-utils.c
libtransmission/crypto-utils.h
libtransmission/crypto.c
libtransmission/crypto.h