summaryrefslogtreecommitdiff
path: root/lib/python2.7/hashlib.pyo
blob: f19d6920122fb66e709f62d2f4b327cb0b1be21e (plain)
ofshex dumpascii
0000 03 f3 0d 0a 4c 5c ac 51 63 00 00 00 00 00 00 00 00 06 00 00 00 40 00 00 00 73 f0 00 00 00 64 00 ....L\.Qc............@...s....d.
0020 00 5a 00 00 64 11 00 5a 01 00 65 01 00 5a 02 00 65 01 00 64 12 00 17 5a 03 00 64 09 00 84 00 00 .Z..d..Z..e..Z..e..d...Z..d.....
0040 5a 04 00 64 0a 00 84 00 00 5a 05 00 64 0b 00 64 0c 00 84 01 00 5a 06 00 64 0b 00 64 0d 00 84 01 Z..d.....Z..d..d.....Z..d..d....
0060 00 5a 07 00 79 1c 00 64 0e 00 64 0f 00 6c 08 00 5a 08 00 65 07 00 5a 09 00 65 05 00 5a 0a 00 57 .Z..y..d..d..l..Z..e..Z..e..Z..W
0080 6e 1d 00 04 65 0b 00 6b 0a 00 72 81 00 01 01 01 65 06 00 5a 09 00 65 04 00 5a 0a 00 6e 01 00 58 n...e..k..r.....e..Z..e..Z..n..X
00a0 78 55 00 65 01 00 44 5d 4d 00 5a 0c 00 79 17 00 65 0a 00 65 0c 00 83 01 00 65 0d 00 83 00 00 65 xU.e..D]M.Z..y..e..e.....e.....e
00c0 0c 00 3c 57 71 89 00 04 65 0e 00 6b 0a 00 72 d5 00 01 01 01 64 0e 00 64 0f 00 6c 0f 00 5a 0f 00 ..<Wq...e..k..r.....d..d..l..Z..
00e0 65 0f 00 6a 10 00 64 10 00 65 0c 00 83 02 00 01 71 89 00 58 71 89 00 57 5b 01 00 5b 0c 00 5b 0a e..j..d..e......q..Xq..W[..[..[.
0100 00 5b 06 00 5b 07 00 5b 05 00 64 0f 00 53 28 13 00 00 00 73 70 07 00 00 68 61 73 68 6c 69 62 20 .[..[..[..d..S(....sp...hashlib.
0120 6d 6f 64 75 6c 65 20 2d 20 41 20 63 6f 6d 6d 6f 6e 20 69 6e 74 65 72 66 61 63 65 20 74 6f 20 6d module.-.A.common.interface.to.m
0140 61 6e 79 20 68 61 73 68 20 66 75 6e 63 74 69 6f 6e 73 2e 0a 0a 6e 65 77 28 6e 61 6d 65 2c 20 73 any.hash.functions...new(name,.s
0160 74 72 69 6e 67 3d 27 27 29 20 2d 20 72 65 74 75 72 6e 73 20 61 20 6e 65 77 20 68 61 73 68 20 6f tring='').-.returns.a.new.hash.o
0180 62 6a 65 63 74 20 69 6d 70 6c 65 6d 65 6e 74 69 6e 67 20 74 68 65 0a 20 20 20 20 20 20 20 20 20 bject.implementing.the..........
01a0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 67 69 76 65 6e 20 68 61 73 68 20 66 75 6e 63 74 69 6f ..............given.hash.functio
01c0 6e 3b 20 69 6e 69 74 69 61 6c 69 7a 69 6e 67 20 74 68 65 20 68 61 73 68 0a 20 20 20 20 20 20 20 n;.initializing.the.hash........
01e0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 75 73 69 6e 67 20 74 68 65 20 67 69 76 65 6e 20 ................using.the.given.
0200 73 74 72 69 6e 67 20 64 61 74 61 2e 0a 0a 4e 61 6d 65 64 20 63 6f 6e 73 74 72 75 63 74 6f 72 20 string.data...Named.constructor.
0220 66 75 6e 63 74 69 6f 6e 73 20 61 72 65 20 61 6c 73 6f 20 61 76 61 69 6c 61 62 6c 65 2c 20 74 68 functions.are.also.available,.th
0240 65 73 65 20 61 72 65 20 6d 75 63 68 20 66 61 73 74 65 72 0a 74 68 61 6e 20 75 73 69 6e 67 20 6e ese.are.much.faster.than.using.n
0260 65 77 28 29 3a 0a 0a 6d 64 35 28 29 2c 20 73 68 61 31 28 29 2c 20 73 68 61 32 32 34 28 29 2c 20 ew():..md5(),.sha1(),.sha224(),.
0280 73 68 61 32 35 36 28 29 2c 20 73 68 61 33 38 34 28 29 2c 20 61 6e 64 20 73 68 61 35 31 32 28 29 sha256(),.sha384(),.and.sha512()
02a0 0a 0a 4d 6f 72 65 20 61 6c 67 6f 72 69 74 68 6d 73 20 6d 61 79 20 62 65 20 61 76 61 69 6c 61 62 ..More.algorithms.may.be.availab
02c0 6c 65 20 6f 6e 20 79 6f 75 72 20 70 6c 61 74 66 6f 72 6d 20 62 75 74 20 74 68 65 20 61 62 6f 76 le.on.your.platform.but.the.abov
02e0 65 20 61 72 65 0a 67 75 61 72 61 6e 74 65 65 64 20 74 6f 20 65 78 69 73 74 2e 0a 0a 4e 4f 54 45 e.are.guaranteed.to.exist...NOTE
0300 3a 20 49 66 20 79 6f 75 20 77 61 6e 74 20 74 68 65 20 61 64 6c 65 72 33 32 20 6f 72 20 63 72 63 :.If.you.want.the.adler32.or.crc
0320 33 32 20 68 61 73 68 20 66 75 6e 63 74 69 6f 6e 73 20 74 68 65 79 20 61 72 65 20 61 76 61 69 6c 32.hash.functions.they.are.avail
0340 61 62 6c 65 20 69 6e 0a 74 68 65 20 7a 6c 69 62 20 6d 6f 64 75 6c 65 2e 0a 0a 43 68 6f 6f 73 65 able.in.the.zlib.module...Choose
0360 20 79 6f 75 72 20 68 61 73 68 20 66 75 6e 63 74 69 6f 6e 20 77 69 73 65 6c 79 2e 20 20 53 6f 6d .your.hash.function.wisely...Som
0380 65 20 68 61 76 65 20 6b 6e 6f 77 6e 20 63 6f 6c 6c 69 73 69 6f 6e 20 77 65 61 6b 6e 65 73 73 65 e.have.known.collision.weaknesse
03a0 73 2e 0a 73 68 61 33 38 34 20 61 6e 64 20 73 68 61 35 31 32 20 77 69 6c 6c 20 62 65 20 73 6c 6f s..sha384.and.sha512.will.be.slo
03c0 77 20 6f 6e 20 33 32 20 62 69 74 20 70 6c 61 74 66 6f 72 6d 73 2e 0a 0a 48 61 73 68 20 6f 62 6a w.on.32.bit.platforms...Hash.obj
03e0 65 63 74 73 20 68 61 76 65 20 74 68 65 73 65 20 6d 65 74 68 6f 64 73 3a 0a 20 2d 20 75 70 64 61 ects.have.these.methods:..-.upda
0400 74 65 28 61 72 67 29 3a 20 55 70 64 61 74 65 20 74 68 65 20 68 61 73 68 20 6f 62 6a 65 63 74 20 te(arg):.Update.the.hash.object.
0420 77 69 74 68 20 74 68 65 20 73 74 72 69 6e 67 20 61 72 67 2e 20 52 65 70 65 61 74 65 64 20 63 61 with.the.string.arg..Repeated.ca
0440 6c 6c 73 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 61 72 65 20 65 71 75 69 76 61 6c 65 lls.................are.equivale
0460 6e 74 20 74 6f 20 61 20 73 69 6e 67 6c 65 20 63 61 6c 6c 20 77 69 74 68 20 74 68 65 20 63 6f 6e nt.to.a.single.call.with.the.con
0480 63 61 74 65 6e 61 74 69 6f 6e 20 6f 66 20 61 6c 6c 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 catenation.of.all...............
04a0 20 20 74 68 65 20 61 72 67 75 6d 65 6e 74 73 2e 0a 20 2d 20 64 69 67 65 73 74 28 29 3a 20 20 20 ..the.arguments...-.digest():...
04c0 20 52 65 74 75 72 6e 20 74 68 65 20 64 69 67 65 73 74 20 6f 66 20 74 68 65 20 73 74 72 69 6e 67 .Return.the.digest.of.the.string
04e0 73 20 70 61 73 73 65 64 20 74 6f 20 74 68 65 20 75 70 64 61 74 65 28 29 20 6d 65 74 68 6f 64 0a s.passed.to.the.update().method.
0500 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 73 6f 20 66 61 72 2e 20 54 68 69 73 20 6d 61 79 ................so.far..This.may
0520 20 63 6f 6e 74 61 69 6e 20 6e 6f 6e 2d 41 53 43 49 49 20 63 68 61 72 61 63 74 65 72 73 2c 20 69 .contain.non-ASCII.characters,.i
0540 6e 63 6c 75 64 69 6e 67 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 4e 55 4c 20 62 79 74 ncluding.................NUL.byt
0560 65 73 2e 0a 20 2d 20 68 65 78 64 69 67 65 73 74 28 29 3a 20 4c 69 6b 65 20 64 69 67 65 73 74 28 es...-.hexdigest():.Like.digest(
0580 29 20 65 78 63 65 70 74 20 74 68 65 20 64 69 67 65 73 74 20 69 73 20 72 65 74 75 72 6e 65 64 20 ).except.the.digest.is.returned.
05a0 61 73 20 61 20 73 74 72 69 6e 67 20 6f 66 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 64 as.a.string.of.................d
05c0 6f 75 62 6c 65 20 6c 65 6e 67 74 68 2c 20 63 6f 6e 74 61 69 6e 69 6e 67 20 6f 6e 6c 79 20 68 65 ouble.length,.containing.only.he
05e0 78 61 64 65 63 69 6d 61 6c 20 64 69 67 69 74 73 2e 0a 20 2d 20 63 6f 70 79 28 29 3a 20 20 20 20 xadecimal.digits...-.copy():....
0600 20 20 52 65 74 75 72 6e 20 61 20 63 6f 70 79 20 28 63 6c 6f 6e 65 29 20 6f 66 20 74 68 65 20 68 ..Return.a.copy.(clone).of.the.h
0620 61 73 68 20 6f 62 6a 65 63 74 2e 20 54 68 69 73 20 63 61 6e 20 62 65 20 75 73 65 64 20 74 6f 0a ash.object..This.can.be.used.to.
0640 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 65 66 66 69 63 69 65 6e 74 6c 79 20 63 6f 6d 70 ................efficiently.comp
0660 75 74 65 20 74 68 65 20 64 69 67 65 73 74 73 20 6f 66 20 73 74 72 69 6e 67 73 20 74 68 61 74 20 ute.the.digests.of.strings.that.
0680 73 68 61 72 65 20 61 20 63 6f 6d 6d 6f 6e 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 69 share.a.common.................i
06a0 6e 69 74 69 61 6c 20 73 75 62 73 74 72 69 6e 67 2e 0a 0a 46 6f 72 20 65 78 61 6d 70 6c 65 2c 20 nitial.substring...For.example,.
06c0 74 6f 20 6f 62 74 61 69 6e 20 74 68 65 20 64 69 67 65 73 74 20 6f 66 20 74 68 65 20 73 74 72 69 to.obtain.the.digest.of.the.stri
06e0 6e 67 20 27 4e 6f 62 6f 64 79 20 69 6e 73 70 65 63 74 73 20 74 68 65 0a 73 70 61 6d 6d 69 73 68 ng.'Nobody.inspects.the.spammish
0700 20 72 65 70 65 74 69 74 69 6f 6e 27 3a 0a 0a 20 20 20 20 3e 3e 3e 20 69 6d 70 6f 72 74 20 68 61 .repetition':......>>>.import.ha
0720 73 68 6c 69 62 0a 20 20 20 20 3e 3e 3e 20 6d 20 3d 20 68 61 73 68 6c 69 62 2e 6d 64 35 28 29 0a shlib.....>>>.m.=.hashlib.md5().
0740 20 20 20 20 3e 3e 3e 20 6d 2e 75 70 64 61 74 65 28 22 4e 6f 62 6f 64 79 20 69 6e 73 70 65 63 74 ....>>>.m.update("Nobody.inspect
0760 73 22 29 0a 20 20 20 20 3e 3e 3e 20 6d 2e 75 70 64 61 74 65 28 22 20 74 68 65 20 73 70 61 6d 6d s").....>>>.m.update(".the.spamm
0780 69 73 68 20 72 65 70 65 74 69 74 69 6f 6e 22 29 0a 20 20 20 20 3e 3e 3e 20 6d 2e 64 69 67 65 73 ish.repetition").....>>>.m.diges
07a0 74 28 29 0a 20 20 20 20 27 5c 78 62 62 64 5c 78 39 63 5c 78 38 33 5c 78 64 64 5c 78 31 65 5c 78 t().....'\xbbd\x9c\x83\xdd\x1e\x
07c0 61 35 5c 78 63 39 5c 78 64 39 5c 78 64 65 5c 78 63 39 5c 78 61 31 5c 78 38 64 5c 78 66 30 5c 78 a5\xc9\xd9\xde\xc9\xa1\x8d\xf0\x
07e0 66 66 5c 78 65 39 27 0a 0a 4d 6f 72 65 20 63 6f 6e 64 65 6e 73 65 64 3a 0a 0a 20 20 20 20 3e 3e ff\xe9'..More.condensed:......>>
0800 3e 20 68 61 73 68 6c 69 62 2e 73 68 61 32 32 34 28 22 4e 6f 62 6f 64 79 20 69 6e 73 70 65 63 74 >.hashlib.sha224("Nobody.inspect
0820 73 20 74 68 65 20 73 70 61 6d 6d 69 73 68 20 72 65 70 65 74 69 74 69 6f 6e 22 29 2e 68 65 78 64 s.the.spammish.repetition").hexd
0840 69 67 65 73 74 28 29 0a 20 20 20 20 27 61 34 33 33 37 62 63 34 35 61 38 66 63 35 34 34 63 30 33 igest().....'a4337bc45a8fc544c03
0860 66 35 32 64 63 35 35 30 63 64 36 65 31 65 38 37 30 32 31 62 63 38 39 36 35 38 38 62 64 37 39 65 f52dc550cd6e1e87021bc896588bd79e
0880 39 30 31 65 32 27 0a 0a 74 03 00 00 00 6d 64 35 74 04 00 00 00 73 68 61 31 74 06 00 00 00 73 68 901e2'..t....md5t....sha1t....sh
08a0 61 32 32 34 74 06 00 00 00 73 68 61 32 35 36 74 06 00 00 00 73 68 61 33 38 34 74 06 00 00 00 73 a224t....sha256t....sha384t....s
08c0 68 61 35 31 32 74 03 00 00 00 6e 65 77 74 0a 00 00 00 61 6c 67 6f 72 69 74 68 6d 73 63 01 00 00 ha512t....newt....algorithmsc...
08e0 00 06 00 00 00 05 00 00 00 43 00 00 00 73 00 01 00 00 79 d8 00 7c 00 00 64 14 00 6b 06 00 72 22 .........C...s....y..|..d..k..r"
0900 00 64 03 00 64 00 00 6c 00 00 7d 01 00 7c 01 00 6a 01 00 53 7c 00 00 64 15 00 6b 06 00 72 41 00 .d..d..l..}..|..j..S|..d..k..rA.
0920 64 03 00 64 00 00 6c 02 00 7d 02 00 7c 02 00 6a 01 00 53 7c 00 00 64 16 00 6b 06 00 72 8c 00 64 d..d..l..}..|..j..S|..d..k..r..d
0940 03 00 64 00 00 6c 03 00 7d 03 00 7c 00 00 64 0a 00 1f 7d 04 00 7c 04 00 64 0b 00 6b 02 00 72 76 ..d..l..}..|..d...}..|..d..k..rv
0960 00 7c 03 00 6a 04 00 53 7c 04 00 64 0c 00 6b 02 00 72 d7 00 7c 03 00 6a 05 00 53 6e 4b 00 7c 00 .|..j..S|..d..k..r..|..j..SnK.|.
0980 00 64 17 00 6b 06 00 72 d7 00 64 03 00 64 00 00 6c 06 00 7d 05 00 7c 00 00 64 0a 00 1f 7d 04 00 .d..k..r..d..d..l..}..|..d...}..
09a0 7c 04 00 64 11 00 6b 02 00 72 c1 00 7c 05 00 6a 07 00 53 7c 04 00 64 12 00 6b 02 00 72 d7 00 7c |..d..k..r..|..j..S|..d..k..r..|
09c0 05 00 6a 08 00 53 6e 00 00 57 6e 11 00 04 74 09 00 6b 0a 00 72 eb 00 01 01 01 6e 01 00 58 74 0a ..j..Sn..Wn...t..k..r.....n..Xt.
09e0 00 64 13 00 7c 00 00 17 83 01 00 82 01 00 64 00 00 53 28 18 00 00 00 4e 74 04 00 00 00 53 48 41 .d..|.........d..S(....Nt....SHA
0a00 31 52 01 00 00 00 69 ff ff ff ff 74 03 00 00 00 4d 44 35 52 00 00 00 00 74 06 00 00 00 53 48 41 1R....i....t....MD5R....t....SHA
0a20 32 35 36 52 03 00 00 00 74 06 00 00 00 53 48 41 32 32 34 52 02 00 00 00 69 03 00 00 00 74 03 00 256R....t....SHA224R....i....t..
0a40 00 00 32 35 36 74 03 00 00 00 32 32 34 74 06 00 00 00 53 48 41 35 31 32 52 05 00 00 00 74 06 00 ..256t....224t....SHA512R....t..
0a60 00 00 53 48 41 33 38 34 52 04 00 00 00 74 03 00 00 00 35 31 32 74 03 00 00 00 33 38 34 73 16 00 ..SHA384R....t....512t....384s..
0a80 00 00 75 6e 73 75 70 70 6f 72 74 65 64 20 68 61 73 68 20 74 79 70 65 20 28 02 00 00 00 52 08 00 ..unsupported.hash.type.(....R..
0aa0 00 00 52 01 00 00 00 28 02 00 00 00 52 09 00 00 00 52 00 00 00 00 28 04 00 00 00 52 0a 00 00 00 ..R....(....R....R....(....R....
0ac0 73 06 00 00 00 73 68 61 32 35 36 52 0b 00 00 00 73 06 00 00 00 73 68 61 32 32 34 28 04 00 00 00 s....sha256R....s....sha224(....
0ae0 52 0e 00 00 00 73 06 00 00 00 73 68 61 35 31 32 52 0f 00 00 00 73 06 00 00 00 73 68 61 33 38 34 R....s....sha512R....s....sha384
0b00 28 0b 00 00 00 74 04 00 00 00 5f 73 68 61 52 06 00 00 00 74 04 00 00 00 5f 6d 64 35 74 07 00 00 (....t...._shaR....t...._md5t...
0b20 00 5f 73 68 61 32 35 36 52 03 00 00 00 52 02 00 00 00 74 07 00 00 00 5f 73 68 61 35 31 32 52 05 ._sha256R....R....t...._sha512R.
0b40 00 00 00 52 04 00 00 00 74 0b 00 00 00 49 6d 70 6f 72 74 45 72 72 6f 72 74 0a 00 00 00 56 61 6c ...R....t....ImportErrort....Val
0b60 75 65 45 72 72 6f 72 28 06 00 00 00 74 04 00 00 00 6e 61 6d 65 52 12 00 00 00 52 13 00 00 00 52 ueError(....t....nameR....R....R
0b80 14 00 00 00 74 02 00 00 00 62 73 52 15 00 00 00 28 00 00 00 00 28 00 00 00 00 73 4f 00 00 00 2f ....t....bsR....(....(....sO.../
0ba0 74 6d 70 2f 6e 64 6b 2d 55 73 65 72 2f 62 75 69 6c 64 68 6f 73 74 2f 69 6e 73 74 61 6c 6c 2f 70 tmp/ndk-User/buildhost/install/p
0bc0 72 65 62 75 69 6c 74 2f 64 61 72 77 69 6e 2d 78 38 36 5f 36 34 2f 6c 69 62 2f 70 79 74 68 6f 6e rebuilt/darwin-x86_64/lib/python
0be0 32 2e 37 2f 68 61 73 68 6c 69 62 2e 70 79 74 19 00 00 00 5f 5f 67 65 74 5f 62 75 69 6c 74 69 6e 2.7/hashlib.pyt....__get_builtin
0c00 5f 63 6f 6e 73 74 72 75 63 74 6f 72 42 00 00 00 73 30 00 00 00 00 01 03 01 0c 01 0c 01 07 01 0c _constructorB...s0..............
0c20 01 0c 01 07 01 0c 01 0c 01 0a 01 0c 01 07 01 0c 01 0a 01 0c 01 0c 01 0a 01 0c 01 07 01 0c 01 0e ................................
0c40 01 0d 01 04 02 63 01 00 00 00 02 00 00 00 06 00 00 00 43 00 00 00 73 47 00 00 00 79 22 00 74 00 .....c............C...sG...y".t.
0c60 00 74 01 00 64 01 00 7c 00 00 17 83 02 00 7d 01 00 7c 01 00 83 00 00 01 7c 01 00 53 57 6e 1e 00 .t..d..|......}..|......|..SWn..
0c80 04 74 02 00 74 03 00 66 02 00 6b 0a 00 72 42 00 01 01 01 74 04 00 7c 00 00 83 01 00 53 58 64 00 .t..t..f..k..rB....t..|.....SXd.
0ca0 00 53 28 02 00 00 00 4e 74 08 00 00 00 6f 70 65 6e 73 73 6c 5f 28 05 00 00 00 74 07 00 00 00 67 .S(....Nt....openssl_(....t....g
0cc0 65 74 61 74 74 72 74 08 00 00 00 5f 68 61 73 68 6c 69 62 74 0e 00 00 00 41 74 74 72 69 62 75 74 etattrt...._hashlibt....Attribut
0ce0 65 45 72 72 6f 72 52 17 00 00 00 52 1a 00 00 00 28 02 00 00 00 52 18 00 00 00 74 01 00 00 00 66 eErrorR....R....(....R....t....f
0d00 28 00 00 00 00 28 00 00 00 00 73 4f 00 00 00 2f 74 6d 70 2f 6e 64 6b 2d 55 73 65 72 2f 62 75 69 (....(....sO.../tmp/ndk-User/bui
0d20 6c 64 68 6f 73 74 2f 69 6e 73 74 61 6c 6c 2f 70 72 65 62 75 69 6c 74 2f 64 61 72 77 69 6e 2d 78 ldhost/install/prebuilt/darwin-x
0d40 38 36 5f 36 34 2f 6c 69 62 2f 70 79 74 68 6f 6e 32 2e 37 2f 68 61 73 68 6c 69 62 2e 70 79 74 19 86_64/lib/python2.7/hashlib.pyt.
0d60 00 00 00 5f 5f 67 65 74 5f 6f 70 65 6e 73 73 6c 5f 63 6f 6e 73 74 72 75 63 74 6f 72 5e 00 00 00 ...__get_openssl_constructor^...
0d80 73 0c 00 00 00 00 01 03 01 13 03 07 02 08 01 13 01 74 00 00 00 00 63 02 00 00 00 02 00 00 00 02 s................t....c.........
0da0 00 00 00 43 00 00 00 73 10 00 00 00 74 00 00 7c 00 00 83 01 00 7c 01 00 83 01 00 53 28 01 00 00 ...C...s....t..|.....|.....S(...
0dc0 00 73 7c 00 00 00 6e 65 77 28 6e 61 6d 65 2c 20 73 74 72 69 6e 67 3d 27 27 29 20 2d 20 52 65 74 .s|...new(name,.string='').-.Ret
0de0 75 72 6e 20 61 20 6e 65 77 20 68 61 73 68 69 6e 67 20 6f 62 6a 65 63 74 20 75 73 69 6e 67 20 74 urn.a.new.hashing.object.using.t
0e00 68 65 20 6e 61 6d 65 64 20 61 6c 67 6f 72 69 74 68 6d 3b 0a 20 20 20 20 6f 70 74 69 6f 6e 61 6c he.named.algorithm;.....optional
0e20 6c 79 20 69 6e 69 74 69 61 6c 69 7a 65 64 20 77 69 74 68 20 61 20 73 74 72 69 6e 67 2e 0a 20 20 ly.initialized.with.a.string....
0e40 20 20 28 01 00 00 00 52 1a 00 00 00 28 02 00 00 00 52 18 00 00 00 74 06 00 00 00 73 74 72 69 6e ..(....R....(....R....t....strin
0e60 67 28 00 00 00 00 28 00 00 00 00 73 4f 00 00 00 2f 74 6d 70 2f 6e 64 6b 2d 55 73 65 72 2f 62 75 g(....(....sO.../tmp/ndk-User/bu
0e80 69 6c 64 68 6f 73 74 2f 69 6e 73 74 61 6c 6c 2f 70 72 65 62 75 69 6c 74 2f 64 61 72 77 69 6e 2d ildhost/install/prebuilt/darwin-
0ea0 78 38 36 5f 36 34 2f 6c 69 62 2f 70 79 74 68 6f 6e 32 2e 37 2f 68 61 73 68 6c 69 62 2e 70 79 74 x86_64/lib/python2.7/hashlib.pyt
0ec0 08 00 00 00 5f 5f 70 79 5f 6e 65 77 6a 00 00 00 73 02 00 00 00 00 04 63 02 00 00 00 02 00 00 00 ....__py_newj...s......c........
0ee0 05 00 00 00 43 00 00 00 73 39 00 00 00 79 14 00 74 00 00 6a 01 00 7c 00 00 7c 01 00 83 02 00 53 ....C...s9...y..t..j..|..|.....S
0f00 57 6e 1e 00 04 74 02 00 6b 0a 00 72 34 00 01 01 01 74 03 00 7c 00 00 83 01 00 7c 01 00 83 01 00 Wn...t..k..r4....t..|.....|.....
0f20 53 58 64 01 00 53 28 02 00 00 00 73 7c 00 00 00 6e 65 77 28 6e 61 6d 65 2c 20 73 74 72 69 6e 67 SXd..S(....s|...new(name,.string
0f40 3d 27 27 29 20 2d 20 52 65 74 75 72 6e 20 61 20 6e 65 77 20 68 61 73 68 69 6e 67 20 6f 62 6a 65 ='').-.Return.a.new.hashing.obje
0f60 63 74 20 75 73 69 6e 67 20 74 68 65 20 6e 61 6d 65 64 20 61 6c 67 6f 72 69 74 68 6d 3b 0a 20 20 ct.using.the.named.algorithm;...
0f80 20 20 6f 70 74 69 6f 6e 61 6c 6c 79 20 69 6e 69 74 69 61 6c 69 7a 65 64 20 77 69 74 68 20 61 20 ..optionally.initialized.with.a.
0fa0 73 74 72 69 6e 67 2e 0a 20 20 20 20 4e 28 04 00 00 00 52 1d 00 00 00 52 06 00 00 00 52 17 00 00 string......N(....R....R....R...
0fc0 00 52 1a 00 00 00 28 02 00 00 00 52 18 00 00 00 52 22 00 00 00 28 00 00 00 00 28 00 00 00 00 73 .R....(....R....R"...(....(....s
0fe0 4f 00 00 00 2f 74 6d 70 2f 6e 64 6b 2d 55 73 65 72 2f 62 75 69 6c 64 68 6f 73 74 2f 69 6e 73 74 O.../tmp/ndk-User/buildhost/inst
1000 61 6c 6c 2f 70 72 65 62 75 69 6c 74 2f 64 61 72 77 69 6e 2d 78 38 36 5f 36 34 2f 6c 69 62 2f 70 all/prebuilt/darwin-x86_64/lib/p
1020 79 74 68 6f 6e 32 2e 37 2f 68 61 73 68 6c 69 62 2e 70 79 74 0a 00 00 00 5f 5f 68 61 73 68 5f 6e ython2.7/hashlib.pyt....__hash_n
1040 65 77 71 00 00 00 73 08 00 00 00 00 04 03 01 14 01 0d 05 69 ff ff ff ff 4e 73 1f 00 00 00 63 6f ewq...s............i....Ns....co
1060 64 65 20 66 6f 72 20 68 61 73 68 20 25 73 20 77 61 73 20 6e 6f 74 20 66 6f 75 6e 64 2e 28 06 00 de.for.hash.%s.was.not.found.(..
1080 00 00 73 03 00 00 00 6d 64 35 73 04 00 00 00 73 68 61 31 73 06 00 00 00 73 68 61 32 32 34 73 06 ..s....md5s....sha1s....sha224s.
10a0 00 00 00 73 68 61 32 35 36 73 06 00 00 00 73 68 61 33 38 34 73 06 00 00 00 73 68 61 35 31 32 28 ...sha256s....sha384s....sha512(
10c0 02 00 00 00 73 03 00 00 00 6e 65 77 73 0a 00 00 00 61 6c 67 6f 72 69 74 68 6d 73 28 11 00 00 00 ....s....news....algorithms(....
10e0 74 07 00 00 00 5f 5f 64 6f 63 5f 5f 74 12 00 00 00 5f 5f 61 6c 77 61 79 73 5f 73 75 70 70 6f 72 t....__doc__t....__always_suppor
1100 74 65 64 52 07 00 00 00 74 07 00 00 00 5f 5f 61 6c 6c 5f 5f 52 1a 00 00 00 52 20 00 00 00 52 23 tedR....t....__all__R....R....R#
1120 00 00 00 52 24 00 00 00 52 1d 00 00 00 52 06 00 00 00 74 0a 00 00 00 5f 5f 67 65 74 5f 68 61 73 ...R$...R....R....t....__get_has
1140 68 52 16 00 00 00 74 0b 00 00 00 5f 5f 66 75 6e 63 5f 6e 61 6d 65 74 07 00 00 00 67 6c 6f 62 61 hR....t....__func_namet....globa
1160 6c 73 52 17 00 00 00 74 07 00 00 00 6c 6f 67 67 69 6e 67 74 09 00 00 00 65 78 63 65 70 74 69 6f lsR....t....loggingt....exceptio
1180 6e 28 00 00 00 00 28 00 00 00 00 28 00 00 00 00 73 4f 00 00 00 2f 74 6d 70 2f 6e 64 6b 2d 55 73 n(....(....(....sO.../tmp/ndk-Us
11a0 65 72 2f 62 75 69 6c 64 68 6f 73 74 2f 69 6e 73 74 61 6c 6c 2f 70 72 65 62 75 69 6c 74 2f 64 61 er/buildhost/install/prebuilt/da
11c0 72 77 69 6e 2d 78 38 36 5f 36 34 2f 6c 69 62 2f 70 79 74 68 6f 6e 32 2e 37 2f 68 61 73 68 6c 69 rwin-x86_64/lib/python2.7/hashli
11e0 62 2e 70 79 74 08 00 00 00 3c 6d 6f 64 75 6c 65 3e 37 00 00 00 73 2c 00 00 00 06 04 06 02 06 02 b.pyt....<module>7...s,.........
1200 0a 03 09 1c 09 0c 0c 07 0c 0e 03 01 0c 01 06 01 0a 01 0d 01 06 01 0a 02 0d 03 03 01 17 01 0d 01 ................................
1220 0c 01 18 03 09 01 ......