Skip to content

Commit 4f76569

Browse files
author
Rand McKinney
committed
Gavin input
1 parent bcba96d commit 4f76569

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -306,11 +306,11 @@ deactivate
306306

307307
New features:
308308

309-
- DER fix
310-
- Remote manifest fetch
311-
- BMFF signing
312-
- Ability to read PDFs
313-
- ... and more!
309+
- Allow EC signatures in DER format from signers and verify signature format during validation.
310+
- Fix bug in signing audio and video files in ISO Base Media File Format (BMFF).
311+
- Add the ability to verify PDF files (but not to sign them).
312+
- Increase speed of `sign_file` by 2x or more, when using file paths (uses native Rust file I/O).
313+
- Fixes for RIFF and GIF formats.
314314

315315
### Version 0.5.0
316316

0 commit comments

Comments
 (0)