Data update
This commit is contained in:
parent
ed705008a8
commit
0df55f9f24
2196 changed files with 32999 additions and 3075 deletions
|
|
@ -26,7 +26,7 @@ F ownCalcPass(password, nonce)
|
|||
‘8’
|
||||
result = result << 16 [|] result >> 24 [|] (result [&] 00FF'0000) >> 8
|
||||
‘9’
|
||||
result = (-)result
|
||||
result = ~result
|
||||
E
|
||||
X ValueError(‘non-digit in nonce.’)
|
||||
R result
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue