15 lines
356 B
Markdown
15 lines
356 B
Markdown
## Descriptive changelog
|
|
(All dates are DD.MM.YYYY)
|
|
|
|
#### AES - 0.0.3-SNAPSHOT - 25.9.2019
|
|
- 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
|
|
|