BigPanda97
BigPanda97
> Are you sure you are using valid credentials? Yes, it worked a few days before on AMC with no problems on the older version. But I can re-check it...
Okay, so it looks like Mojang is now blocking ALL accounts which are not migrated to a Microsoft account. So, Microsoft login must be implemented in order to use the...
Thanks for the explanation! I will try to get it working using the “dirty” way first. But some “official” interfaces might be a good idea for the next version, especially...
> But some “official” interfaces might be a good idea for the next version, especially if there are maybe other developers too in the future who perhaps might want to...
> @BigPanda97 Public API is still a Work In Progress and I plan to include it in the one of the upcoming releases along with JavaDocs. Also, thank you for...
Hello @Defective4! Thanks, that's really really nice. I have some exams in the upcoming weeks, so it will take some time until I can test everything, but it is really...
...any updates? When will this get merged?
Ascon and AEGIS are both nice. And there is an [Ascon-js](https://github.com/Simolation/ascon-js) version already available which could probably easily be implemented here.
I agree here, a Java implementation of TMK would be really nice. It is requested for nearly 2 years now…
Maybe reading the documentation would help you: https://raw.githubusercontent.com/facebook/ThreatExchange/main/hashing/hashing.pdf `For this reason we have chosen a tradeoff: (a) Use implementation-specific downsampler to get to 512x512; (b) use the two-pass tent filter...