diff options
author | Kali Kaneko <kali@leap.se> | 2017-07-18 11:54:29 -0400 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2017-07-18 11:54:29 -0400 |
commit | 4fd64892c777a30816c24bf2926ba210b442c86b (patch) | |
tree | 15b4341117556411950063caeb1a9765825287b6 /src/leap/soledad/client/_crypto.py | |
parent | d448fbe951c823d2a79aee6292bb942afa2ee6dc (diff) |
[pkg] cover corner case with scrypt path
there is a combination that was failing, with a recent-enough version of
cryptography coming from jessie-backports (>1.0), but still being linked
to openssl 1.0 which does not have a usable scrypt backend.
with this commit we fallback on doing scrypt using python's scrypt
package.
Diffstat (limited to 'src/leap/soledad/client/_crypto.py')
0 files changed, 0 insertions, 0 deletions