Hacker News new | ask | show | jobs
by conductor 3514 days ago
@pornin

Thanks, we definitely need a secure and reputable TLS implementation with small footprint for IoT devices.

[invalid issue removed]

1 comments

q starts out larger than len, but is decremented inside the inner for loop.
Thanks, it seems the separate from variable decrease operator (q --) broke my "internal parser" as I completely missed it somehow. I'll edit my post to remove the noise.