Tell me more ×
Cryptography Stack Exchange is a question and answer site for software developers, mathematicians and others interested in cryptography. It's 100% free, no registration required.

Is it possible to build a simple SHA-256 circuit using only basic logic gates (no ICs)? I want to do this as a challenge (and maybe find some bitcoins...joke). How may logic gates do you estimate would be required? Are there any diagrams you could point me to?

share|improve this question
1  
The question a worded is about technology, not cryptography. The idea of logic gates without ICs is either extremely retro (ever since the early 1960's, logic gates are ICs), or unconventional technology. It seems the real question is "how many logic gates are needed for SHA-256?" and even that is ill-posed, for the answer depends enormously on if the implementation is fully parallel, or sequential. – fgrieu Nov 14 '12 at 15:32
1  
Did you try to google SHA2 and hardware and maybe gates? With gates the top link could help you to get an idea. – jug Nov 14 '12 at 15:33

closed as off topic by fgrieu, Thomas, mikeazo Nov 14 '12 at 17:09

Questions on Cryptography Stack Exchange are expected to relate to cryptography within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

Browse other questions tagged or ask your own question.