diff options
author | Asaf Kahlon <asafka7@gmail.com> | 2018-09-22 22:36:28 +0300 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-10-10 14:26:38 +0200 |
commit | 567fee95e08942e4705bf925bc94ef5d42f36a26 (patch) | |
tree | ae42147a6a1ac56755afca299705652e1d7c81d5 /package/python-pycryptodomex/python-pycryptodomex.hash | |
parent | 01083c71bceb109871277e123ac268614639cb3c (diff) | |
download | buildroot-567fee95e08942e4705bf925bc94ef5d42f36a26.tar.gz buildroot-567fee95e08942e4705bf925bc94ef5d42f36a26.zip |
python-pycryptodomex: new package
Cryptographic library for Python
Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
[Thomas: adjust license information, it's not under Apache-2.0, but a
combination of BSD-2-Clause, Public Domain and OCB License.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/python-pycryptodomex/python-pycryptodomex.hash')
-rw-r--r-- | package/python-pycryptodomex/python-pycryptodomex.hash | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/package/python-pycryptodomex/python-pycryptodomex.hash b/package/python-pycryptodomex/python-pycryptodomex.hash new file mode 100644 index 0000000000..3dec1a1442 --- /dev/null +++ b/package/python-pycryptodomex/python-pycryptodomex.hash @@ -0,0 +1,5 @@ +# md5, sha256 from https://pypi.org/pypi/pycryptodomex/json +md5 7e1884f55077ed2e48d36565525b1657 pycryptodomex-3.6.6.tar.gz +sha256 d0d448484e161786922b41e112b5d7cf76ef5f0c725ea5107ef866bb14a38b12 pycryptodomex-3.6.6.tar.gz +# Locally computed sha256 checksums +sha256 fc884f6492490d0f227613ee900ff2a27e6879b79ee637c53a4697238bf12970 LICENSE.rst |