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: about 1 month 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

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
```