1
0
mirror of https://github.com/x-hw/amazing-qr.git synced 2025-07-17 01:32:32 +02:00
This commit is contained in:
sylnsfar
2016-08-27 22:14:31 +08:00
parent 96996ffcd9
commit 34c6e3fbc7
2 changed files with 81 additions and 19 deletions

1
ecc.py
View File

@ -1,7 +1,6 @@
# -*- coding: utf-8 -*-
#GP: Generator Polynomial, MP: Message Polynomial
# test:
GP_list = {
7: [0, 87, 229, 146, 149, 238, 102, 21],
10: [0, 251, 67, 46, 61, 118, 70, 64, 94, 32, 45],