Content deleted Content added
Bellezzasolo (talk | contribs) →Implementations: Added references for CISC |
Bellezzasolo (talk | contribs) |
||
Line 13:
==== x86 ====
{{Main|AES instruction set|Intel SHA extensions}}
The [[X86]] [[Computer architecture|architecture]], as a [[Complex instruction set computer|CISC (Complex Instruction Set Computer)]] Architecture, typically implements complex [[algorithms]] in hardware.<ref name="Oxford">{{cite web|url=https://www.cs.ox.ac.uk/teaching/materials17-18/ca/lecture03.pdf|title=x86-64 Instruction Set|publisher=[[University of Oxford]]|pages=1|date={{date|2017-04-18}}|access-date={{date|2018-01-24}}}}</ref><ref name="Stanford">{{cite web|url=https://cs.stanford.edu/people/eroberts/courses/soco/projects/risc/risccisc/|access-date={{date|2018-01-24}}|title=RISC vs CISC|publisher=[[Stanford University]]}}</ref> Cryptographic algorithms are no exception. The x86 architecture implements significant components of the [[Advanced Encryption Standard|AES (Advanced Encryption Standard)]] algorithm,<ref name="AES Instructions" />
==== ARM ====
|