Releases: diglol/crypto
Releases · diglol/crypto
0.2.0
0.1.5
0.1.4
0.1.3
Fixed
- Fix ArrayIndexOutOfBoundsException when using
emptyBytes.refTo
.
Changed
- Replace
dataWithBytes
withdataWithBytesNoCopy
to avoid allocation. - Use
as
to convert betweenByteVar
andUByteVar
because they have the same bit layout. - Avoid creating
NSData
when usingAes-Gcm
for encryption.
0.1.2
Fixed
- Error loading Wasm on NodeJs.
0.1.1
Fixed
- Duplicate
BuildConfig
0.1.0
Initial release.