Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/javacafe01/bitcoin-hash
A reimplementation of the Bitcoin hash, both in parallel and serial
https://github.com/javacafe01/bitcoin-hash
bitcoin hashing hdl systemverilog
Last synced: 16 days ago
JSON representation
A reimplementation of the Bitcoin hash, both in parallel and serial
- Host: GitHub
- URL: https://github.com/javacafe01/bitcoin-hash
- Owner: javacafe01
- License: gpl-3.0
- Created: 2023-01-20T00:08:18.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-21T07:27:56.000Z (28 days ago)
- Last Synced: 2024-10-21T10:34:28.551Z (28 days ago)
- Topics: bitcoin, hashing, hdl, systemverilog
- Language: SystemVerilog
- Homepage:
- Size: 564 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bitcoin-hash
A reimplementation of the Bitcoin hash, both in parallel and serial.### Simplified SHA256
### Serial Bitcoin Waveform
### Parallel Bitcoin Waveform