X86 is a high-level language
blog.erratasec.com
X86 is a high-level language
1–10 of 125 posts
Re: X86 is a high-level language
#2Re: X86 is a high-level language
#3Re: X86 is a high-level language
#4When Linus worked at Transmeta, doing a weird kind of processors and x86 was considered "a charming odity that works well".
Re: X86 is a high-level language
#5Don't implement crypto in software, only hardware? Does that cut out algorithm-writers who won't have FPGAs and fabrication available to them?...
Re: X86 is a high-level language
#6This of course would require a fully async crypto lib..
Re: X86 is a high-level language
#7I'm not sure what the takeaway from this is. Don't implement crypto in software, only hardware? Does that cut out algorithm-writers who won't have FPGAs and fabrication available to them?...
Re: X86 is a high-level language
#8I'm not sure what the takeaway from this is. Don't implement crypto in software, only hardware? Does that cut out algorithm-writers who won't have FPGAs and fabrication available to them?...
The civilian world might need to catch up.
Re: X86 is a high-level language
#9I wonder if introducing a sleep that is longer than the computation could conceivably take would work to solve (or at least make it a lot harder to defeat) the actual problem. The failure case where the computation actually is slow enough to matter could be detected and thrown away. This of course would require a fully async crypto lib..
Re: X86 is a high-level language
#10I wonder if introducing a sleep that is longer than the computation could conceivably take would work to solve (or at least make it a lot harder to defeat) the actual problem. The failure case where the computation actually is slow enough to matter could be detected and thrown away. This of course would require a fully async crypto lib..