CHANGELOG fix, was old version from -crypto repo
This commit is contained in:
parent
da85fefb9b
commit
010ee5bd11
19
CHANGELOG.md
19
CHANGELOG.md
@ -1,19 +1,10 @@
|
|||||||
## Descriptive changelog
|
## Descriptive changelog
|
||||||
(All dates are DD.MM.YYYY)
|
(All dates are DD.MM.YYYY)
|
||||||
|
|
||||||
#### - 0.1.0 - SNAPSHOT
|
#### 0.8.3-SNAPSHOT
|
||||||
- Complete rework of the library
|
- Changed subkey id to UInt from Int, limited by JS api
|
||||||
- Creating in parallel both Pure Kotlin and Delegated flavours (backed by libsodium)
|
- Updated libsodium to latest master 710b2d3963347017ba (potentially will be switched to stable branch)
|
||||||
- Introducing libsodium bindings generator
|
- Experimentig with sodium_malloc usage instead of pinned UByteArrays
|
||||||
|
|
||||||
#### AES - 0.0.3 - 25.9.2019
|
#### 0.8.2 - Split from crypto repository and initial release
|
||||||
- Added AES with CBC and CTR modes
|
|
||||||
|
|
||||||
#### Updatable SHA hash implementation - 0.0.2 - 21.7.2019
|
|
||||||
- Added "updatable" version for SHA
|
|
||||||
- Moved sha and blake to hash package
|
|
||||||
- Updated tests
|
|
||||||
|
|
||||||
#### Initial release - 0.0.1 - 20.7.2019
|
|
||||||
- Implemented Blake2b and SHA256/512
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user