bigint-crypto-utils/src
Coffee Converter 36d9786b3d fixes bug in randBits()
- the bug was causing the whole first byte to be zeroed out when (bitLength % 8 === 0)
 - added a check of the above condition before zeroing out the extra bits
2020-03-24 16:01:09 -05:00
..
browser-test-template.html Browser tests now use the current mocha/chai versions. Pkg description updated 2020-02-29 01:07:20 +01:00
main.js fixes bug in randBits() 2020-03-24 16:01:09 -05:00
readme-template.hbs TypeScript definitions. Browser module defaults to minified ES6 2020-03-03 09:36:04 +01:00