Jan Winkelmann
Jan Winkelmann
> > First complained about the @bazel_tools/platforms -> https://github.com/platforms migration > > I don't see those warnings when I use bazel-6.3.2. Can you share with me how to reproduce those...
Using that version seemed to have fixed this issue, thanks! Looks like I need to package some more dependencies. Ah, fun... Thank you for your help! If I run into...
Hi @soonhokong, I ran into another issue. I think I have managed to build all dependencies now, I hope they are the right versions. The PKGBUILDS I use are in...
Wow you were faster than me. I added the warning that @Andrej730 asked for, but I am not sure it's where you'd like it to be.
> The warning is wrong, as it will always trigger when using latest image I think you were right that there was an issue, but it was a different issue....
Happy to revert all of the warning stuff, just wanted to make Andrej happy. I suppose the cleaner fix would be to update the container tag, but I can't do...
I think the approach here makes sense! Regarding how to abstract this: Since the blanket impl (had it worked) would likely have lived in libcrux-ecdh, maybe that would be a...
quoting from #1094: > Right. I think it will be difficult to perform such checks if the function is inlined because it will be hard to isolate the code, but...