ubuntu/+source/pysha3:applied/ubuntu/zesty-proposed

Last commit made on 2017-01-23
Get this branch:
git clone -b applied/ubuntu/zesty-proposed https://git.launchpad.net/ubuntu/+source/pysha3
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/zesty-proposed
Repository:
lp:ubuntu/+source/pysha3

Recent commits

8224beb... by William Grant

1.0.0-0ubuntu1 (patches applied)

Imported using git-ubuntu import.

e5111ef... by William Grant

Fix opt64 check to use WORDS_BIGENDIAN instead of PY_BIG_ENDIAN for 2.7 support.

Gbp-Pq: no-opt64-be.diff.

26acfa4... by William Grant

1.0.0-0ubuntu1 (patches unapplied)

Imported using git-ubuntu import.

10e9862... by William Grant

1.0~b1-0ubuntu1 (patches applied)

Imported using git-ubuntu import.

e59afc5... by William Grant

1.0~b1-0ubuntu1 (patches unapplied)

Imported using git-ubuntu import.

ed02ce9... by William Grant

let's keep it simple and always allocate enough extra space for uint64_t[20].

Gbp-Pq: extra-lane-extraction-memory-2.diff.

9d23b6f... by William Grant

allocate extra memory for lane extraction and check return value of PyModule_Create()

Gbp-Pq: extra-lane-extraction-memory.diff.

6ced004... by William Grant

KeccakP-1600-opt64 does not support big endian platforms yet.

Gbp-Pq: no-opt64-be.diff.