-
Currently the signing and verification API within liboqs are as follows:
```c
OQS_API OQS_STATUS OQS_SIG_sign(const OQS_SIG *sig, uint8_t *signature,
size_t *signature_len, const uint8_t *me…
-
How can I access the hono context from an api endpoint I create in this framework?
-
For older versions of VTE, similar API needs to be implemented in app/terminal - ideally using event controllers, to be forward-compatible with Gtk 4.
Required for Gtk 4 port https://github.com/ddt…
-
### Background
The current API for setting & getting values from the Context has several problems in practice as discussed in issue #11346. Among those:
- GSG-violating snake_case methods that are a…
-
## Problem
Before POTel, you could do:
```python
span = start_span(...)
sentry_sdk.get_current_scope().span = span # forgot this initially, in case you're confused by the comments
# do stuff
span.…
-
### Before submitting your bug report
- [x] I believe this is a bug. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions
- [x] I'm not able to find an [open issue](ht…
-
It would be great to have an element-based API, because it would make the context pattern not only usable with any Custom Element authoring patterns whether as `function` or `class` (Lit, solid-elemen…
-
Expose the ability to do a one way call from the Context, then cancel/kill it from context too.
-
https://github.com/isamplesorg/isamples_inabox/blob/36d07d667020728cfcaee45b2cdc50b36b2dcb13/isb_lib/opencontext_adapter.py#L19
@dannymandel I made a smallish change to the Open Context API so that…
-
Hello @MTalhaofc
I want to add a login form and profile component made using the context API in React.
Kindly assign it to me under Hacktoberfest 2024.