Results 1 to 4 of 4

Thread: Wii Uses Elliptic Curve Cryptography For Saves

                  
   
  1. #1
    Won Hung Lo wraggster's Avatar
    Join Date
    Apr 2003
    Location
    Nottingham, England
    Age
    53
    Posts
    141,433
    Blog Entries
    3209
    Rep Power
    50

    Rev Wii Uses Elliptic Curve Cryptography For Saves

    via /.

    A user at the Nintendo-Scene forums just posted a lengthy post about his discovery that the Wii savegame files are signed and encrypted with NIST B 233 bit elliptic curve cryptography. Could this be the first step for a Wii softmod the homebrew community have waited for? From the post: 'It appears a Wii savegame file ends with a certificate chain. The certificates contains a public keypair (the one that is being "certified") and a signature (another number pair) from the signing entity. The number pairs are stored as a compound 60 bit data (first 30 bytes for the first number, and the next 30 bytes for the second). Hence, the first and middle byte is always 00 or 01 for keys, and 00 for signatures. One can check that the keys are indeed NIST B 233 keys using openssls EC_KEY_check_key function (code forthcoming).

    Interesting

  2. #2
    DCEmu Pro
    Join Date
    Jun 2005
    Location
    USA
    Posts
    597
    Rep Power
    75

    Default

    Here's a silly question: why encrypt saves?

  3. #3
    PS Beta Tester & Mod DPyro's Avatar
    Join Date
    Feb 2006
    Location
    Right Behind You!
    Posts
    2,742
    Rep Power
    86

    Default

    So you can't hack them and create exploits

  4. #4
    DCEmu Newbie
    Join Date
    Jan 2007
    Posts
    86
    Rep Power
    0

    Default

    Quote Originally Posted by Qmark View Post
    Here's a silly question: why encrypt saves?
    Probably so you can't spread them around multiple systems. I'm assuming that they're encrypted with data that links them to the actual system that they were saved on. This means you can't just hex edit the file and change "your Wii console ID" to someone else's and play that stuff on someone else's machine.

    Same applies for VC content - it's linked to your Wii and encrypted.

    If they can find a way to decrypt the content or sign external code, then we'll be VERY close to homebrew for the Wii (possibly without modchips).

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •