Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cracko298/3ds-sha256
A 3DS Homebew that generates a Sha256 hash (SHA-2 256 Size 0/64 Rounds) from a Test File, with no External/Third-Party Libraries
https://github.com/cracko298/3ds-sha256
3ds 3ds-homebrew code homebrew libctru no-third-party-libraries sha2 sha256 source
Last synced: 1 day ago
JSON representation
A 3DS Homebew that generates a Sha256 hash (SHA-2 256 Size 0/64 Rounds) from a Test File, with no External/Third-Party Libraries
- Host: GitHub
- URL: https://github.com/cracko298/3ds-sha256
- Owner: Cracko298
- License: apache-2.0
- Created: 2025-01-05T18:53:41.000Z (2 days ago)
- Default Branch: main
- Last Pushed: 2025-01-05T19:03:46.000Z (2 days ago)
- Last Synced: 2025-01-05T19:33:39.687Z (1 day ago)
- Topics: 3ds, 3ds-homebrew, code, homebrew, libctru, no-third-party-libraries, sha2, sha256, source
- Language: Makefile
- Homepage:
- Size: 0 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 3DS-Sha256
- A 3DS Homebew that generates a Sha256 hash (SHA-2 256 Size 0/64 Rounds)## Building:
- All you need todo is Build using:
```
.\make
```