Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×

Comment Re:Headlines are superfluous (Score 0) 578

#866112 +(1393)-

<glyph> For example - if you came in here asking "how do I use a jackhammer" we might ask "why do you need to use a jackhammer"

<glyph> If the answer to the latter question is "to knock my grandmother's head off to let out the evil spirits that gave her cancer", then maybe the problem is actually unrelated to jackhammers

Communications

Journal Journal: Let's English

Put
Soot
Shoot
Chute
Suit
Suite
Sweet

Encryption

Journal Journal: SRP6 Outline

Client:
sends username

Server
uses username to look up hashed username:password
generates g, N, b and Salt as random big integers
calculates x = hash(Salt, hashed username:password)
calcualtes v = g ^ x % N
calculates B = ((v * k) + (g ^ b % N)) % N
sends B, g, N, Salt

Slashdot Top Deals

2.4 statute miles of surgical tubing at Yale U. = 1 I.V.League

Working...