From e5b01bb04331676cbc5e202993e4bf883cb97633 Mon Sep 17 00:00:00 2001 From: Determinant Date: Mon, 11 Jan 2021 14:20:43 -0500 Subject: upgrade to Python 3.9 --- .../pysha3-1.0.2-py3.9.egg-info/SOURCES.txt | 47 ++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 frozen_deps/pysha3-1.0.2-py3.9.egg-info/SOURCES.txt (limited to 'frozen_deps/pysha3-1.0.2-py3.9.egg-info/SOURCES.txt') diff --git a/frozen_deps/pysha3-1.0.2-py3.9.egg-info/SOURCES.txt b/frozen_deps/pysha3-1.0.2-py3.9.egg-info/SOURCES.txt new file mode 100644 index 0000000..9cc250a --- /dev/null +++ b/frozen_deps/pysha3-1.0.2-py3.9.egg-info/SOURCES.txt @@ -0,0 +1,47 @@ +CHANGES.txt +LICENSE +MANIFEST.in +Makefile +README.txt +setup.cfg +setup.py +sha3.py +tests.py +Modules/hashlib.h +Modules/pymemsets.c +Modules/pymemsets.h +Modules/_sha3/backport.inc +Modules/_sha3/cleanup.py +Modules/_sha3/sha3module.c +Modules/_sha3/clinic/sha3module.c.h +Modules/_sha3/kcp/KeccakHash.c +Modules/_sha3/kcp/KeccakHash.h +Modules/_sha3/kcp/KeccakP-1600-64.macros +Modules/_sha3/kcp/KeccakP-1600-SnP-opt32.h +Modules/_sha3/kcp/KeccakP-1600-SnP-opt64.h +Modules/_sha3/kcp/KeccakP-1600-SnP.h +Modules/_sha3/kcp/KeccakP-1600-inplace32BI.c +Modules/_sha3/kcp/KeccakP-1600-opt64-config.h +Modules/_sha3/kcp/KeccakP-1600-opt64.c +Modules/_sha3/kcp/KeccakP-1600-unrolling.macros +Modules/_sha3/kcp/KeccakSponge.c +Modules/_sha3/kcp/KeccakSponge.h +Modules/_sha3/kcp/KeccakSponge.inc +Modules/_sha3/kcp/PlSnP-Fallback.inc +Modules/_sha3/kcp/SnP-Relaned.h +Modules/_sha3/kcp/align.h +Modules/_sha3/kcp/brg_endian.h +pysha3.egg-info/PKG-INFO +pysha3.egg-info/SOURCES.txt +pysha3.egg-info/dependency_links.txt +pysha3.egg-info/top_level.txt +vectors/keccak_224.txt +vectors/keccak_256.txt +vectors/keccak_384.txt +vectors/keccak_512.txt +vectors/sha3_224.txt +vectors/sha3_256.txt +vectors/sha3_384.txt +vectors/sha3_512.txt +vectors/shake_128.txt +vectors/shake_256.txt \ No newline at end of file -- cgit v1.2.3-70-g09d2