This website requires JavaScript.
Explore
Help
Register
Sign In
MirrorBackup
/
GodMode9
Watch
1
Star
0
Fork
0
You've already forked GodMode9
forked from
Mirror/GodMode9
Code
Pull Requests
Activity
GodMode9
/
arm9
/
source
/
crypto
History
Gabriel Marcano
d010f2858b
Remove trailing white space
...
- Removed trailing whitespace from all source code files (.c, .h. and .s) and the README.md
2020-08-26 23:01:58 +02:00
..
aes.c
Remove trailing white space
2020-08-26 23:01:58 +02:00
aes.h
Revised Makefile
2017-11-17 19:37:45 +01:00
crc16.c
Remove trailing white space
2020-08-26 23:01:58 +02:00
crc16.h
Some source code reorganisation
2019-06-03 02:27:43 +02:00
crc32.c
Remove trailing white space
2020-08-26 23:01:58 +02:00
crc32.h
- compile with size optimizations, reduces inst cache pressure
2019-06-03 02:28:24 +02:00
keydb.c
Remove trailing white space
2020-08-26 23:01:58 +02:00
keydb.h
Remove trailing white space
2020-08-26 23:01:58 +02:00
rsa.c
Use iomemcpy for registers (thanks @profi200)
2019-04-17 00:45:48 +02:00
rsa.h
Use iomemcpy for registers (thanks @profi200)
2019-04-17 00:45:48 +02:00
sha.c
Remove trailing white space
2020-08-26 23:01:58 +02:00
sha.h
Improved SHA code
2018-03-14 00:00:57 +01:00