Stephen Booth
Stephen Booth
As well as parsing externally generated JWKs it would also be useful to directly support formatting keys generated by the library as JWKs. The API provides essentially a black box...
The way this is supposed to work is that you run xmkmf (from the xutils-dev package on debian) to generate a system specific Makefile from the Imakefile CFLAGS and LDFLAGS...
Its definately part of -verify-checksum. It might also be part of -sync I'll make a pull request soon. Might be worth re-writing the checksum to use buffered io as well...
Ive submitted a pull request. In the end I stayes with unbuffered io as the checksum buffer is pretty big anyway but I switched to the gass stat function to...
I don't have gcc-15 readily at hand but I've committed some changes based on the error messages * Updated the signatures in random.c to modern cyntax * switched from using...
issues addressed in latest release
Problem seems to be related to old-style function definitions. I've expunged these
Dang missed one. Also updated the manpage in the v2.15 release