ECDSA TCL CODE

284 views
Skip to first unread message

mega vasu

unread,
Feb 3, 2017, 12:20:07 AM2/3/17
to Network Simulator 2 (NS2)
Can anyone send me elliptical curve digital signature algorithm tcl code..i need that file urgently
please help
thanks

Charles Pandian

unread,
Feb 4, 2017, 4:39:50 AM2/4/17
to Network Simulator 2 (NS2)
There is an old example of one such ecc implementation available at


But, implementation of real cryptography algorithm in a simulator is not advisable because, the scope of a simulator is to minimize the overall simulation time – but doing real encryption and decryption on a simulator may considerably increase the simulation time. If you see the size of the original ecc code at the above link, then you will certainly realize it. That project just ported some freely available ecc code to ns-2.

Charles Pandian

mega vasu

unread,
Feb 4, 2017, 7:49:00 AM2/4/17
to ns-u...@googlegroups.com
thank u charles :)
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Network Simulator 2 (NS2)" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/ns-users/30z1GLWn750/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> ns-users+u...@googlegroups.com.
> To post to this group, send email to ns-u...@googlegroups.com.
> Visit this group at https://groups.google.com/group/ns-users.
> For more options, visit https://groups.google.com/d/optout.

mega vasu

unread,
Feb 6, 2017, 3:44:25 AM2/6/17
to ns-u...@googlegroups.com
hi,
do i need to make changes in other files
packet.h
ns-packet.tcl
ns-default.tcl
Reply all
Reply to author
Forward
0 new messages