Package: python-axolotl-curve25519 / 0.1-3
Metadata
Package | Version | Patches format |
---|---|---|
python-axolotl-curve25519 | 0.1-3 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
fix unsigned char warnings.patch | (download) |
curve25519module.c |
8 5 + 3 - 0 ! |
fixed pointer targets in initialization differ in signedness warning. |
removes unused variables.patch | (download) |
curve/ed25519/additions/curve_sigs.c |
2 1 + 1 - 0 ! |
fixed unused variable warning. |
add prototype.patch | (download) |
curve/ed25519/additions/zeroize.c |
2 1 + 1 - 0 ! |
: redefined function definition in order to avoid function declaration isn't a prototype warning [-Wstrict-prototypes]. |
reproducible build.patch | (download) |
setup.py |
2 1 + 1 - 0 ! |
sort list of source files for deterministic linking order |
1