-
**Is your feature request related to a problem? Please describe.**
Current image sources (native Go, JPEG thumbnails, FFmpeg, ...) do not support all the various popular formats out there, the biggest…
-
This issue is to track standards for persisting ML-KEM keys as well as to suggest implementing them. In terms of implementation, this issue thus suggests adding encoding/decoding logic for all ML-KEM …
-
In the latest release of `spki` it was changed to have generic `AlgorithmIdentifier` and `SubjectPublicKeyInfo`, along with `*Owned` and `*Ref` type aliases. This allows either zero-copy decoding with…
-
### Checklist
- [X] I am using an up-to-date version.
- [X] I have read the [documentation](https://github.com/TagStudioDev/TagStudio/blob/main/doc/index.md).
- [X] I have searched existing [issu…
-
Related to #1348: [Bluesky currently only supports short videos, 60 seconds or less.](https://bsky.social/about/blog/09-11-2024-video) It'd be nice to detect videos that are too long and include a `[V…
-
The prawn-gmagick gem is a drop-in replacement for the image processing in Asciidoctor PDF that uses GraphicsMagick under the covers. It has the benefit of making PDF conversion of documents containin…
-
I'm trying to parse an OpenSSH key using `ssh_key` with line lengths of 70, 70, 70, 70 and 64 without any padding, but the `decoded_len` (https://github.com/RustCrypto/formats/blob/057aa1fe090884d6740…
-
|Wazuh version|Component|Install type|Install method|Platform|
|---|---|---|---|---|
| 3.9.0-3925 | Ruleset | Manager | Any | Any |
It would be nice to improve the way logs are processed in t…
-
### Purpose
Complete YAML parsing and serialization support for OpenAPI specifications.
### Tasks:
1. Integrate YAML decoding via `Yams`.
2. Add serialization functionality to export `OpenAPIDoc…
-
**What is your use-case and why do you need this feature?**
For decoding lists in the xml custom format it has a mode where lists are parsed incrementally (a list is parsed as a single element list w…