Forum OpenACS Development: Re: ns_hmac and byte array

Collapse
8: Re: ns_hmac and byte array (response to 7)
Posted by Dave Bauer on
Gustaf, thank you!

I compiled Naviserver 4.99.17 with Tcl 8.5.19 to see if the issue resolved itself, and I am not getting the same result as your example.

It does appear the Naviserver version affected the results, and not the Tcl version.

Collapse
9: Re: ns_hmac and byte array (response to 8)
Posted by Gustaf Neumann on
Glad that this helped! Tcl bytearrays are more tricky than it looks at the first sight.

all the best
-g