-
### Version
2.12.1
### Bug description
If a BouncyCastleGeneratorHostKeyProvider is set in SshServer.setKeyPairProvider, the generated EC host key cannot be read by Mina's ECDSA PEM reader and a ne…
-
I am able to reproduce the following case.
1. If I use "Custom" Variable type = **CORRECT**
![image](https://github.com/grafana/azure-data-explorer-datasource/assets/136453859/ac8f84f2-db1d-48e6…
-
# Issue: Trouble Integrating WatchOS Functionality into React Native App
## Environment
- React Native version: 0.74.4
- Library: [react-native-watch-connectivity](https://github.com/mtford90/rea…
-
I have three configurations with a failing test suite:
```
# Failed test '2 keys (out of 2) in the underlying object have been unweakened'
# at t/00_weakmaps.t line 218.
# Looks li…
-
```python
import pystac_client # 0.8.5
import stac_geoparquet #0.6.0
import geopandas as gpd
client = pystac_client.Client.open(url='https://cmr.earthdata.nasa.gov/stac/NSIDC_ECS')
results =…
-
https://github.com/programming-kubernetes/cnat/blob/27f8ddba657b803ffb10501a28e003d0febd6387/cnat-operator/pkg/controller/at/at_controller.go#L112
-
Hi @PeterHamilton,
I tried elliptic key-pair creation with a python client implementation script as mentioned in documentation.
```
def CreateEC():
print("Perform EC Key create OPERATION"…
-
sometimes it's useful to process objects by iterating through the key value pairs
python has
```
obj = {"a": 1, "b": 2}
{k:v*2 for k,v in obj.items()}
```
jq has
```
echo '{"a": 1, "b…
-
### Describe the bug
in Obsidian 1.7.4, the new startup load time optimization feature flags this plugin at start up as "taking a long time to load" and offers the option to disable this plugin. Unle…
-
I use the code in readme to create a jetton transfer. but the message is rejected by Ton
use num_bigint::BigUint;
use std::time::SystemTime;
use tonlib::address::TonAddress;
use tonlib::cell:…