zugzwang

Results 5 comments of zugzwang

Hello, this can be patched for binary input/output. See https://github.com/zugzwang/batchgcd, which contains an update from the patch provided in factorable.net. I am not in need of this (and I don't...

Hi @ncw, I was referring to the disk input/output of binary numbers larger than `2**31` (representing larger numbers is of course fine). This can only be achieved in `gmp` with...

I have a case where there is no libxml available. For reasonable XML that you would want to sign, c14n is not that difficult (e.g. just remove all the parts...

@yaleman thanks; your suggestion in my case does give the desired output (although it is not clear from the syntax if the input gets serialized as `` whenever it already...

Hello @celic, Fortanix DSM supports LMS signatures (see our [Algorithm Support](https://support.fortanix.com/hc/en-us/articles/360016160411-Algorithm-Support) page), so perhaps I can describe a real-world usage. There is no need to keep whole trees in memory....