We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcba96d commit 4f76569Copy full SHA for 4f76569
README.md
@@ -306,11 +306,11 @@ deactivate
306
307
New features:
308
309
-- DER fix
310
-- Remote manifest fetch
311
-- BMFF signing
312
-- Ability to read PDFs
313
-- ... and more!
+- Allow EC signatures in DER format from signers and verify signature format during validation.
+- Fix bug in signing audio and video files in ISO Base Media File Format (BMFF).
+- Add the ability to verify PDF files (but not to sign them).
+- Increase speed of `sign_file` by 2x or more, when using file paths (uses native Rust file I/O).
+- Fixes for RIFF and GIF formats.
314
315
### Version 0.5.0
316
0 commit comments