User profile: NwN

User info
User name:NwN
History
Joined:
Number of posts:786
Latest posts:

PolarSSL SHA512 Wrapper - Differing hash lengths.
Hi, Thanks to Paul's input I managed to solve the issue, I include the code for anyone who might be...

PolarSSL SHA512 Wrapper - Differing hash lengths.
Hi Paul, Thanks very much for your fast reply. That makes sense, I'm having one of those "off cours...

Looking for network IP scan code
Hi there, You may want to have a look at the nmap project: http://nmap.org/ It's an industry standa...

Finding RMS value of arrays.
Hi there, I believe you problem lies here: [code] RMS = (1/size)*(sqrt(sumsq)); //line 39 [/code] ...

Double.
Hi there, The [code](double)[/code] is what we call a [i]C-style cast[/i]. Both 1 and 365 are inte...