add range checks on byte length to bit length calculation

Issue #98 closed
Brian Campbell repo owner created an issue

check that the input byte length is non negative and won't result in an integer overflow

Comments (3)

  1. Log in to comment