Hi, currently I'm working to get python-axolotl-curve25519 and python-axoltl as well into the Debian main archive.
In order to keep a clean build for python-axolotl-curve25519, I have made some little changes.
The warnings were:
curve25519module.c: differ in signedness [-Wpointer-sign]
curve/ed25519/additions/zeroize.*: Redefined function definition in order to avoid function declaration isn't a prototype warning [-Wstrict-prototypes]
The changes are minor, hope they will be helpful for you
Hi, currently I'm working to get python-axolotl-curve25519 and python-axoltl as well into the Debian main archive. In order to keep a clean build for python-axolotl-curve25519, I have made some little changes. The warnings were:
The changes are minor, hope they will be helpful for you
Cheers