Ferdinand Linnenberg

Results 65 issues of Ferdinand Linnenberg

**Is your feature request related to a problem? Please describe.** Currently both factoryinput and factoryinsight don't have well defined API's. **Describe the solution you'd like** Create an OpenAPI spec for...

type: enhancement

This PR updates liboqs and adds ML-KEM & ML-DSA from 0.10.0. See https://github.com/open-quantum-safe/liboqs/releases/tag/0.10.0 for more indirect changes to the remaining algorithms.

I currently need to generate CSR's programmatically, but i can't find out how to do it, with yubikey.rs. The "normal" workflow would be (According to the [yubico](https://developers.yubico.com/yubico-piv-tool/Actions/key_generation.html) docs: ``` yubico-piv-tool...

While attempting to use our [benthos-opcua](https://github.com/united-manufacturing-hub/benthos-umh) plugin, we noticed that it can throw a segmentation fault, due to a nil pointer deref, inside the variant.go. We managed to produce this...

After updating gopcua our test against a Siemens S7 and subscribing to a a struct fails. Here is the relevent test code: ```go When("Subscribing to a struct", func() { It("should...

need feedback