| View previous topic :: View next topic |
| Author |
Message |
Dariusc123456
Joined: 12 Aug 2008 Posts: 394
|
Posted: Tue Sep 16, 2008 2:36 pm Post subject: encryption with sha |
|
|
| Hi, everyone. I would like to know if anyone know if I could sign my own type of encryption keys to a file to know it Havent been alter? I got the libs from someone earlyer but dont know how to use aes or das with the psp without porting it over to the psp |
|
| Back to top |
|
 |
Art
Joined: 09 Nov 2005 Posts: 647
|
Posted: Tue Sep 16, 2008 6:18 pm Post subject: |
|
|
It's not so secure with the PSP if you can't use hardware chip.
If you use software crypt routines, the keys will have to be embedded in
the program, and therefore be susceptible to dissassembly. _________________ If not actually, then potentially. |
|
| Back to top |
|
 |
Dariusc123456
Joined: 12 Aug 2008 Posts: 394
|
Posted: Tue Sep 16, 2008 9:38 pm Post subject: |
|
|
| ok |
|
| Back to top |
|
 |
Dariusc123456
Joined: 12 Aug 2008 Posts: 394
|
Posted: Tue Sep 16, 2008 9:40 pm Post subject: |
|
|
| ok |
|
| Back to top |
|
 |
|