Commit graph

4 commits

Author SHA1 Message Date
cmcmarrow
bef834dd2c
update pycryptodome 2020-10-02 16:03:48 -06:00
Pedro Algarvio
a24f6fe7e7
Default crypto library to pycryptodomex 2020-04-23 09:32:34 +01:00
Pedro Algarvio
69a3d33f09
Replace pycryptodome with pycrypto
Due to issues found during package testing for the several supported
linux distributions, we're switching back our crypto depencency to
pycrypto.

Security concerned users are still advised to install the latest m2crypto
or pycryptodome library after pip installing salt since salt is prepared
to work with whatever is available.
2020-01-31 17:56:58 +00:00
Pedro Algarvio
8faaa0928c
Fix crypto requirements generation 2019-12-11 16:10:47 +00:00