-
-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
9 changed files
with
2,945 additions
and
2,496 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
# Changelog | ||
|
||
## 0.3.1 ~ 0.3.20 | ||
|
||
- Revamp tests | ||
- Support Node 18, 20 | ||
- Drop Node 10, 12 support | ||
- Bump dependencies | ||
- Update documentation | ||
- Extract constant variables and rename some parameters | ||
- Revamp CI | ||
|
||
## 0.3.0 | ||
|
||
- API change: `encrypt/decrypt` now can take both hex `string` and `Buffer` | ||
|
||
## 0.2.0 | ||
|
||
- API change: use `HKDF-sha256` to derive shared keys instead of `sha256` | ||
- Bump dependencies | ||
- Update documentation | ||
|
||
## 0.1.1 ~ 0.1.5 | ||
|
||
- Bump dependencies | ||
- Update documentation | ||
|
||
## 0.1.0 | ||
|
||
- First beta version release |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.