12
submitted 6 days ago by [email protected] to c/[email protected]
you are viewing a single comment's thread
view the rest of the comments
[-] [email protected] 6 points 6 days ago

Does the number of security vulnerbilities scale linearly or exponentially with the number of threads?

But seriously, why would you make something like this in assembly? I can understand not wanting to use libraries, but even using C would make it portable.

I would personally prefer to not to use assembly & C for handling untrusted input, which is something that a web server does constantly.

This still seems interesting, but I can't understand why assembly was chosen for such a complex project. Compilers are pretty good at optimizing & computers are very fast, so I don't see there to be anything to gain by doing this.

They say that their cryptography implementations are fast, but that's not the only thing that's important.

[-] [email protected] 3 points 5 days ago

But seriously, why would you make something like this in assembly?

Coding exercise? To see if they can?

[-] [email protected] 1 points 4 days ago

Maybe, but it just seems a bit too big for that to me.

load more comments (2 replies)
this post was submitted on 29 Jun 2025
12 points (100.0% liked)

LibreByte

160 readers
3 users here now

Tecnologías libres para la comunidad.

Puedes enviar post a esta Comunidad sobre Tecnologías Libres en Español o Inglés.

founded 6 months ago
MODERATORS