Package: python-axolotl-curve25519 / 0.4.1.post2-3
Metadata
Package | Version | Patches format |
---|---|---|
python-axolotl-curve25519 | 0.4.1.post2-3 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
00 fix pymodule def init.patch | (download) |
curve25519module.c |
2 1 + 1 - 0 ! |
pymoduledef has changed it's api and it doesn't support a pointer for the m_size parameter anymore. This patch updates it to initialize it with a long value 0. |
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]. |
1