Nmap Development mailing list archives

Status Report for Luis - #15 of 16


From: "Luis MartinGarcia." <luis.mgarc () gmail com>
Date: Tue, 03 Aug 2010 15:52:05 +0200

Hi!

Here are the accomplishments of the week, and the priorities for next
week:

Accomplishments:

* Implemented HMAC-SHA256 computation.
* Added the ability to encrypt/decrypt binary data using AES-128-CBC.
* Added the ability to produce a 256bit crypto keys, derived from
  arbitrary input.
* Extended the argument parser to process user supplied passphrases.
* Changes to the NEP RFC. Modified the way cryptographic keys are
  derived. Now the final keys are also influenced by the client's
  nonce, except for one key, the MAC_S2C_INITIAL key, that needs to
  be generated before a client nonce is received.
* A few fixes to make the nping-echo branch compile on Windows.
* Fixed bug in Nping that caused an incorrect lost packet count to be
  displayed when receiving more replies than probes.
* Worked with David and Fyodor to fix a bug in Nsock that causes
  captured packets to be delivered to the application with a high
  delay. (This only happens in Windows).
* Fixed a few other bugs.
 

Priorities:

* Finish the implementation of cryptography.
* Test and fix bugs.
* Reorganize verbose and debugging output in echo mode.
* Add documentation to the man page.

Regards,


Luis MartinGarcia.


_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://seclists.org/nmap-dev/


Current thread: