During my recent netlink adventures, I learned of AF_ALG sockets on Linux. It appears these aren't currently exposed via x/sys/unix, and it'd be nice if they were.
I plan on using @elliotmr's work on adding AF_CAN sockets as reference, as discussed in #16188.
I'll give this a go, but if someone is already working on this, feel free to ping and we can collaborate!