12 lines
428 B
Markdown
Raw Normal View History

2019-07-20 11:39:26 +02:00
## Descriptive changelog
(All dates are DD.MM.YYYY)
#### 0.8.3-SNAPSHOT
2021-05-01 12:43:29 +02:00
- Fixed loading but not initializing libsodium on js and jvm
- Changed subkey id to UInt from Int, limited by JS api
- Updated libsodium to latest master 710b2d3963347017ba (potentially will be switched to stable branch)
- Experimentig with sodium_malloc usage instead of pinned UByteArrays
#### 0.8.2 - Split from crypto repository and initial release
2019-07-20 11:39:26 +02:00