Stefan Siegl

Results 7 issues of Stefan Siegl

This pull request is based on my previous pull request #288. Goal of this change is to be able to create Enveloped-Data messages in CMS syntax (RFC 5652) using the...

The PKCS#1 module currently has its own `rsa_mgf1` implementation, even so we have a seperate MGF1 module. This patch primarily aims add removing the former. Being at it and as...

Hey, I've just recently started trying out serverless framework and this plugin just today. So sorry in case things are a bit inaccurate :) My problem is that, together with...

This PR allows low-level access to V8's Inspector API, primarily to get call count/coverage data from it. Theoretically it's possible to connect to V8's debugger this way. However I suppose...

enhancement

If I pass an anonymous function from JS back to PHP as a function argument like ``` php $js = new JSContext(); function foo($cb) { global $a; $a = $cb;...

## Environment Details * MicroStream Version: 08.01.01-MS-GA * JDK version: GraalVM 21.0.1+12.1 * OS: MacOS 14.2.1 ## Describe the bug Given a cache with an `CreatedExpiryPolicy`, read-through enabled and with...

* **Speaker**: NEEDED * **Duration**: e.g. 45m (optional) * **Slides**: e.g. http://slides.com/martinjainta/unittests-good-test-bad-test#/ (optional) * **Description**: `Describe what you talk is about or what the talk should be about if it's...

needs speaker
needs votes
BACKEND