andar1an
andar1an
As another note, I would also be curious about the status of rust implementations for quantum safe algo's implemented with Rust (e.g. https://www.nist.gov/news-events/news/2022/07/nist-announces-first-four-quantum-resistant-cryptographic-algorithms). I have found a Crystals-Kyber rust implementation...
A few of the links here may have actually addressed my second question: https://cryptography.rs/#post-quantum-cryptography.
Are there any QRNG projects in Rust world?
I understand. The 2 main mathematical methods for NIST selected algorithms are based on lattices (for majority) and hashing for 1 if I remember correctly. However, I have found some...
Does Ploutus manage PR's for upstream distro package manager repositories? I am unsure how Ploutous works with distro package managers, but I will read more. I was thinking more along...
I can't commit to long term maintenance, as I have not yet tested krill, but I can put together a PR for Aports as I put together build files for...
@ximon18, Sorry it has taken me so long to get to this, I have finally started to work on it. https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/86707 Would if be okay if I use this issue...
Hi @ximon18, I could have sworn I saw tini as a build dependency at some point, but I don't anymore and am not using. Is that okay? While building I...
Thanks @ximon18, I am just not sure what the *.d files are in the release directory, at the moment I am just ignoring, but didn't know if they were important....
Cool, sorry to keep tagging, I assumed you were best point of contact from previous messages. Alpine doesn't use systemd, by default it uses openrc, so I will integrate with...