tux

Results 47 comments of tux

@Himan000 Unfortunately, we do not maintain that implementation anymore. Do you have a need for a golang implementation of Umbral?

GoUmbral is an incomplete project, I’m afraid. It used OpenSSL cgo bindings for secp256k1 which, unfortunately, make it likely not very usable for WebAssembly. If there is a large demand...

I propose: "Failed to decrypt with the provided private key"

I think we can go ahead and close this now. @jMyles @KPrasch @cygnusv

Yeah, this confused me, so I forked it to be sure. No idea why those are in there. I'll submit it as a PR.

Any status on this? I'd like to use this for my password locker app, but if I can't get a pure golang implementation, then I'll stick with bcrypt for the...

Thanks for the response! In my opinion, I feel that two separate packages might be best for the time being. I can see a point in the future when you...