Menu

#46 configurable lengt for autogenerated TransactionID + nonce

Version 2
open
nobody
None
5
2017-12-18
2017-12-18
No

so far autogenerated transactionID and nonce is hardcoded to 16 bytes in cmp_lib.c

define TRANSACTIONID_LENGTH 16
define SENDERNONCE_LENGTH 16

That should either become a context option or at least be in cmp.h

Discussion


Log in to post a comment.