Incomplete encryption of private keys.
authorCarl Hetherington <cth@carlh.net>
Sat, 22 Dec 2018 22:43:56 +0000 (22:43 +0000)
committerCarl Hetherington <cth@carlh.net>
Sun, 23 Dec 2018 21:04:49 +0000 (21:04 +0000)
commit5ab0c3bc04e4aa5acd883bb8126fc6b185c6c5d6
treed03668797778e28f2b601f72aff30bdb093de61a
parent4f47104941f57dda9994d45bfebbcfedd3db2e84
Incomplete encryption of private keys.
src/lib/config.cc
src/lib/crypto.cc [new file with mode: 0644]
src/lib/crypto.h [new file with mode: 0644]
src/lib/exceptions.h
src/lib/wscript
test/crypto_test.cc [new file with mode: 0644]
test/wscript