- Adds
Deprecated
annotations toSecureRandom
andSecRandomCopyException
- Moves the project to KotlinCrypto organization at THIS repository.
- Add support for
js-browser
andjs-node
(#41)
- Fixes
fillCompletely
function not updating internal index properly, resulting in an endless loop if more than 2 invocations were needed. (#40)
- Initial Release