We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a98b60b commit e280d6fCopy full SHA for e280d6f
README.rst
@@ -16,12 +16,6 @@ function.
16
:target: https://anaconda.org/conda-forge/scrypt
17
18
19
-.. image:: https://ci.appveyor.com/api/projects/status/h644bjbdawke9vf2?svg=true
20
- :target: https://ci.appveyor.com/project/holger80/py-scrypt
21
-
22
-.. image:: https://www.travis-ci.com/holgern/py-scrypt.svg?branch=master
23
- :target: https://www.travis-ci.com/holgern/py-scrypt
24
25
Scrypt is useful when encrypting password as it is possible to specify
26
a *minimum* amount of time to use when encrypting and decrypting. If,
27
for example, a password takes 0.05 seconds to verify, a user won't
0 commit comments