-
**Issue by [mhaberler](https://github.com/mhaberler)**
_Fri Apr 4 21:05:06 2014_
_Originally opened as https://github.com/machinekit/machinekit/issues/104_
----
currently LinuxCNC classic uses INI…
-
I'd like to propose a way of early and fast detection of PEM decryption errors.
How this check works: it uses the ASN.1 basic encoding rules (BER) to parse the first length field. This length fi…
-
### Background
Some PDPs and PEPs may store FQNs out of sync with lowercase FQNs expected by the platform and stored in the DB. Since Create/Update of policy objects are normalized to lowercase, look…
-
Add a single header for an instance or set of `COSE_Hash_V`, instead of multiple headers... as discussed in https://github.com/OR13/draft-steele-cose-hash-envelope/pull/7#issuecomment-1879407221
OR13 updated
3 months ago
-
mn2pdf now embeds files without any issues, however the display in PDF viewers only has a default description:
![image](https://github.com/user-attachments/assets/8ef0ddc9-33e3-400a-aef0-d63c4d33ab…
-
The [proposal review group meets regularly](https://go.googlesource.com/proposal/+/master/README.md#proposal-review) (roughly weekly) to review pending proposal issues and move them along in the [prop…
-
If chat is verified (group chat or verified 1:1 chat) we should put `From:` and `To:` fields with only addresses and no display names into the unencrypted part. Encrypted part should contain the same …
-
Currently our draft states (slightly revised text in my working branch) for ML-KEM cmposite encryption:
> Note that unlike most public-key algorithms, in the case of a v3 PKESK packet, the symmetri…
-
Hi! I believe this is realted to #14 (which I wasn't able to re-open).
I am running v2.3.2, and I have tried everything under the sun to access the certificate repo to no avail.
```
(...)
+--…
-
Sorry to talk about this on W3C repo, but I have no idea how to contact any Chrome developers.
I tried to code up an example [here](https://github.com/pion/webrtc/pull/1252/files) but hitting weird…