http://ps3-jail-break.blogspot.com/
| Friends: Coding 'n Cracking - Nymphaea - PS3 Forum - darkforestgroup - daxhordes.org - Tgames - coldbird - gopsp.it - pspstation.org - prometheus - hgoel.info - MakeSmartTV - ps vita |

jc_gargma wrote:Fake.
There is currently no jailbreak for higher than 3.55 (and the 3.73-4.00 jailbreak is in development and not yet released.)

jc_gargma wrote:Fake.
There is currently no jailbreak for higher than 3.55 (and the 3.73-4.00 jailbreak is in development and not yet released.)
The exact means to perform his 4.00 HEN is unknown, as it is still unreleased. The most recent news on it was this article in January.geopis wrote:what kind of jailbreak you mean.?with e3 flasher? or with simple moded firmware just like 3.55?



Suppose Alice wants to send a signed message to Bob. Initially, the curve parameters must be agreed upon. is the field size; is an indication of the basis used; and are two field elements that define the equation of the curve; is an optional bit string that is present if the elliptic curve was randomly generated in a verifiable fashion; is a base point of prime order on the curve (i.e., ); is the order of the point ; and is the cofactor (which is equal to the order of the curve divided by ).
Also, Alice must have a key pair suitable for elliptic curve cryptography, consisting of a private key (a randomly selected integer in the interval ) and a public key (where ). Let be the bit length of the group order .
For Alice to sign a message , she follows these steps:
Calculate , where HASH is a cryptographic hash function, such as SHA-1, and let be the leftmost bits of .
Select a random integer from .
Calculate , where . If , go back to step 2.
Calculate . If , go back to step 2.
The signature is the pair .
When computing , the string resulting from shall be converted to an integer. Note that can be greater than but not longer.
It is crucial to select different for different signatures, otherwise the equation in step 4 can be solved for , the private key: Given two signatures and , employing the same unknown for different known messages and , an attacker can calculate and , and since (all operations in this paragraph are done modulo ) the attacker can find . Since , the attacker can now calculate the private key . This cryptographic failure was used, for example, to extract the signing key used in the PlayStation 3 gaming console.
Return to Homebrews & security
Users browsing this forum: No registered users and 2 guests