Comment by addaon
> Many things are simplified in this crypto code, for example there’s no dynamic allocation.
That's okay, I haven't worked on code bases with dynamic allocation professionally in years, and even my hobby projects usually avoid it.
> Many things are simplified in this crypto code, for example there’s no dynamic allocation.
That's okay, I haven't worked on code bases with dynamic allocation professionally in years, and even my hobby projects usually avoid it.