the news
maart 2014
Rob
Apple's SSL bug
static OSStatus
SSLVerifySignedServerKeyExchange(SSLContext *ctx, bool isRsa, SSLBuffer signedParams,
uint8_t *signature, UInt16 signatureLen)
{
OSStatus err;
...
if ((err = SSLHashSHA1.update(&hashCtx, &serverRandom)) != 0)
goto fail;
if ((err = SSLHashSHA1.update(&hashCtx, &signedParams)) != 0)
goto fail;
goto fail;
if ((err = SSLHashSHA1.final(&hashCtx, &hashOut)) != 0)
goto fail;
...
fail:
SSLFreeBuffer(&signedHashes);
SSLFreeBuffer(&hashCtx);
return err;
}
Bert Bastenhof
Oekraine...

...dat was geen nieuws
Bitcoins
1 week later: Flexcoin

On March 2nd 2014 Flexcoin was attacked and robbed of all coins in the hot wallet.
The attacker made off with 896 BTC, dividing them into these two addresses:
1NDkevapt4SWYFEmquCDBSf7DLMTNVggdu
1QFcC5JitGwpFKqRDd9QNH3eGN56dCNgy6 RIP Yutu

Microsoft experimenting with free version of Windows 8.1

"Windows 8.1 with Bing"
Stemmen in Noord-Korea 'oefening in zinloosheid'
De kiezers krijgen per district één kandidaat voorgeschoteld die is aangewezen door het regime. Ze kunnen 'ja' of 'nee' stemmen, maar een tegenstem is - net als onthouding - riskant.
the news
By Rob Bosman
the news
- 75


