halvors
halvors
Really, "404 Fuck You"
Same problem here. Is this taken down for good, or? Is there an alternate service?
is there any progress on this? Anything i can use to that has similar support as byteorder crate?
Could you please add `secp192r1` to this list?
I see that `secp256k1` is supported, and seems to be the most complete so far, is this generalized? Would it be easy to support other k1 curves, for example `secp224k1`...
> @halvors supporting any given curve is a lot of work, as we need to synthesize field implementations (both base and scalar) for each curve, and plug in formulas for...
> Okay, I can add it, although I'd prefer to implement curves people are actually using Very understandable, in my use case i have to verify signature using P-192, P-224,...
@Fishrock123 Bump?
> It looks like when I _don't_ detach the task, the `drop()` is only run _sometimes_. I'm quite confused. > > Looks like I have to `.cacnel().await`, then it runs...
@notgull Is it ok that i ask this here even thought the issue is closed?