Timo Hocker
78a535087a
All checks were successful
continuous-integration/drone/push Build is passing
32 lines
424 B
Markdown
32 lines
424 B
Markdown
# CHANGELOG
|
|
|
|
## 2.1.0
|
|
|
|
Added scrypt key derivation function
|
|
|
|
## 2.0.0
|
|
|
|
Signature related functions have changed to be asynchronous and to accept async
|
|
functions as key retrieving functions
|
|
|
|
## 1.3.0
|
|
|
|
asymmetric encryption and signatures
|
|
|
|
object signing: ability to use rsa keys
|
|
|
|
## 1.2.0
|
|
|
|
object signing:
|
|
|
|
- custom properties
|
|
- keys retrievable using functions
|
|
|
|
## 1.1.0
|
|
|
|
aes encryption functions
|
|
|
|
## 1.0.0
|
|
|
|
initial release
|