<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div>What kind of difference?  Don't forget that in the simulator all operations are performed in simulated, not real time.  And all method calls are finished within 0 simulation time.  Therefore, if you're planning to measure time complexity of algorithms, the simulator wouldn't give you much.</div><div><br></div><div>Again, if the objective is to do time complexity analysis, I would recommend making a non-simulated implementation.  You can check out ndn-cpp-dev library (<a href="https://github.com/named-data/ndn-cpp-dev">https://github.com/named-data/ndn-cpp-dev</a>) for that.</div><div><br></div><div>---</div><div>Alex</div><br><div><div>On Mar 13, 2014, at 9:24 PM, AL IMEM ALI <<a href="mailto:ali_limem2006@hotmail.com">ali_limem2006@hotmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="font-family: Menlo-Regular; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><div class="PlainText">i wanna see the diffrences between merkle hash trees and ecdsa and also RSA and test signature verification to achieve integrity ! if there is another way could you tell me about it ?<br><br>Sent from my ASUS MeMO Pad<br><br>AL IMEM ALI <<a href="mailto:ali_limem2006@hotmail.com">ali_limem2006@hotmail.com</a>> wrote:<br><br></div><div class="x_hmmessage" style="margin: 0px; padding: 0px;"><div dir="ltr">HI ALEX<br><br>my strategy is to implement new signature algorithms like RSA , DSA .... in the signature field related to NDN packet could you help me please , or give me an idea to implement such a method.<br><font color="#5133AB" face="Times New Roman" size="4" style="font-size: 16pt;"><b>Best Wishes<br><br>AL IMEM ALI</b></font></div></div></div></blockquote></div><br></body></html>