- Improve input validation logic: move key, nonce & input validation into wrapCipher
- Explicitly prohibit calling cipher more than once
- Speed-up byte array checks
- Decrease bundle size, improve tree-shaking
New Contributors
Full Changelog: 1.0.0...1.1.0