()
| 25 | jerar.append("101060") |
| 26 | |
| 27 | def CRC32(): |
| 28 | hs='b33fd057' |
| 29 | if len(hash)==len(hs) and hash.isdigit()==False and hash.isalpha()==False and hash.isalnum()==True: |
| 30 | jerar.append("102040") |
| 31 | def ADLER32(): |
| 32 | hs='0607cb42' |
| 33 | if len(hash)==len(hs) and hash.isdigit()==False and hash.isalpha()==False and hash.isalnum()==True: |