Skip to content

Commit

Permalink
release 2.1
Browse files Browse the repository at this point in the history
Signed-off-by: Michal Trojnara <[email protected]>
  • Loading branch information
mtrojnar committed Oct 11, 2020
1 parent f336130 commit 6ef01c9
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
### 2.1 (unreleased)
- added certificate chain verification
- added timestamp verification
### 2.1 (2020-10-11)

- certificate chain verification support
- timestamp verification support
- CRL verification support ("-CRLfile" option)
- improved CAB signature support
- nested signatures support
- user-specified signing time ("-st" option) by vszakats
- added more tests
- fixed numerous bugs
- dropped OpenSSL 1.1.0 support
- multiple nested signatures support

### 2.0 (2018-12-04)

Expand Down

0 comments on commit 6ef01c9

Please sign in to comment.