Sun, 01 Feb 2026 03:55:54 CST | login

Information for RPM python3-scrypt-0.8.20-3.ocs23.aarch64.rpm

ID41959
Namepython3-scrypt
Version0.8.20
Release3.ocs23
Epoch
Archaarch64
SummaryBindings for the scrypt key derivation function library
DescriptionScrypt is useful when encrypting password as it is possible to specify a minimum amount of time to use when encrypting and decrypting. If, for example, a password takes 0.05 seconds to verify, a user won’t notice the slight delay when signing in, but doing a brute force search of several billion passwords will take a considerable amount of time. This is in contrast to more traditional hash functions such as MD5 or the SHA family which can be implemented extremely fast on cheap hardware.
Build Time2023-09-09 07:25:19 GMT
Size45.20 KB
7085f2c44b367128d332b701902ee1cb
LicenseBSD
Buildrootdist-ocs23-build-68208-3788
Provides
python-scrypt = 0.8.20-3.ocs23
python3-scrypt = 0.8.20-3.ocs23
python3-scrypt(aarch-64) = 0.8.20-3.ocs23
python3.10-scrypt = 0.8.20-3.ocs23
python3.10dist(scrypt) = 0.8.20
python3dist(scrypt) = 0.8.20
Obsoletes
python3.10-scrypt < 0.8.20-3.ocs23
Conflicts No Conflicts
Requires
ld-linux-aarch64.so.1()(64bit)
ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.17)(64bit)
libcrypto.so.3()(64bit)
libcrypto.so.3(OPENSSL_3.0.0)(64bit)
python(abi) = 3.10
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
rtld(GNU_HASH)
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 38 of 38
Name ascending sort Size
/usr/lib/.build-id0.00 B
/usr/lib/.build-id/600.00 B
/usr/lib/.build-id/60/64cfcd3437a193dfabe86cfdfb49028bd921c487.00 B
/usr/lib64/python3.10/site-packages/_scrypt.cpython-310-aarch64-linux-gnu.so195.62 KB
/usr/lib64/python3.10/site-packages/scrypt0.00 B
/usr/lib64/python3.10/site-packages/scrypt-0.8.20-py3.10.egg-info0.00 B
/usr/lib64/python3.10/site-packages/scrypt-0.8.20-py3.10.egg-info/PKG-INFO8.29 KB
/usr/lib64/python3.10/site-packages/scrypt-0.8.20-py3.10.egg-info/SOURCES.txt2.27 KB
/usr/lib64/python3.10/site-packages/scrypt-0.8.20-py3.10.egg-info/dependency_links.txt1.00 B
/usr/lib64/python3.10/site-packages/scrypt-0.8.20-py3.10.egg-info/top_level.txt15.00 B
/usr/lib64/python3.10/site-packages/scrypt/__init__.py22.00 B
/usr/lib64/python3.10/site-packages/scrypt/__pycache__0.00 B
/usr/lib64/python3.10/site-packages/scrypt/__pycache__/__init__.cpython-310.opt-1.pyc170.00 B
/usr/lib64/python3.10/site-packages/scrypt/__pycache__/__init__.cpython-310.pyc170.00 B
/usr/lib64/python3.10/site-packages/scrypt/__pycache__/scrypt.cpython-310.opt-1.pyc5.72 KB
/usr/lib64/python3.10/site-packages/scrypt/__pycache__/scrypt.cpython-310.pyc5.72 KB
/usr/lib64/python3.10/site-packages/scrypt/scrypt.py8.44 KB
/usr/lib64/python3.10/site-packages/scrypt/tests0.00 B
/usr/lib64/python3.10/site-packages/scrypt/tests/__init__.py0.00 B
/usr/lib64/python3.10/site-packages/scrypt/tests/__pycache__0.00 B
/usr/lib64/python3.10/site-packages/scrypt/tests/__pycache__/__init__.cpython-310.opt-1.pyc153.00 B
/usr/lib64/python3.10/site-packages/scrypt/tests/__pycache__/__init__.cpython-310.pyc153.00 B
/usr/lib64/python3.10/site-packages/scrypt/tests/__pycache__/test_scrypt.cpython-310.opt-1.pyc14.94 KB
/usr/lib64/python3.10/site-packages/scrypt/tests/__pycache__/test_scrypt.cpython-310.pyc14.94 KB
/usr/lib64/python3.10/site-packages/scrypt/tests/__pycache__/test_scrypt_c_module.cpython-310.opt-1.pyc657.00 B
/usr/lib64/python3.10/site-packages/scrypt/tests/__pycache__/test_scrypt_c_module.cpython-310.pyc657.00 B
/usr/lib64/python3.10/site-packages/scrypt/tests/__pycache__/test_scrypt_py2x.cpython-310.opt-1.pyc2.56 KB
/usr/lib64/python3.10/site-packages/scrypt/tests/__pycache__/test_scrypt_py2x.cpython-310.pyc2.56 KB
/usr/lib64/python3.10/site-packages/scrypt/tests/__pycache__/test_scrypt_py3x.cpython-310.opt-1.pyc2.33 KB
/usr/lib64/python3.10/site-packages/scrypt/tests/__pycache__/test_scrypt_py3x.cpython-310.pyc2.33 KB
/usr/lib64/python3.10/site-packages/scrypt/tests/ciphertexts.csv1.56 KB
/usr/lib64/python3.10/site-packages/scrypt/tests/hashvectors.csv825.00 B
/usr/lib64/python3.10/site-packages/scrypt/tests/test_scrypt.py11.62 KB
/usr/lib64/python3.10/site-packages/scrypt/tests/test_scrypt_c_module.py243.00 B
/usr/lib64/python3.10/site-packages/scrypt/tests/test_scrypt_py2x.py1.52 KB
/usr/lib64/python3.10/site-packages/scrypt/tests/test_scrypt_py3x.py1.67 KB
/usr/share/doc/python3-scrypt0.00 B
/usr/share/doc/python3-scrypt/README.rst7.44 KB
Component of No Buildroots