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
Log in to post a comment.