CryptoLib icon indicating copy to clipboard operation
CryptoLib copied to clipboard

Does TM support shsnf_len > 0?

Open samoht opened this issue 2 months ago • 0 comments

I noticed all the TM unit tests use shsnf_len=0. When I set shsnf_len=4 (as TC does), I get MAC validation failures on unprotect.

Is TM with a transmitted sequence number field supported, or should I stick with shsnf_len=0?

Thanks!

samoht avatar Dec 12 '25 18:12 samoht