-
Hello,
I have created some benchmark of PER codecs: rasn, hampi and asn1rs. If you are interested here are the results:
| Codec | Encoding (µs) | Decoding (µs) |
|--------------|--------…
-
## Issue Description ##
[Describe the issue in detail]
As the title says. I need to find a way to collect the SD values of the UE's that connect to the gNB. From my understanding this is somethi…
-
### Go version
go version go1.23.2 darwin/arm64
### Output of `go env` in your module/workspace:
```shell
GO111MODULE=''
GOARCH='arm64'
GOBIN=''
GOCACHE='/Users/william/Library/Caches/go-build'
…
-
As per https://github.com/Mbed-TLS/mbedtls/issues/6792#issuecomment-1531159865
- [ ] mbedtls_asn1_free_named_data() -> use mbedtls_asn1_free_named_data_list() or mbedtls_asn1_free_named_data_li…
-
It's more a question than an issue per se. I am struggling to decrypt EC private keys generated by certstrap with OpenSSL via the command line. I've managed to do it with RSA keys easily. I tried u…
gstos updated
5 months ago
-
First off, I love this repo!
And secondly, I believe this is not really an Issue, rather a question.
I think raising Issues for my questions probably annoys the maintainers.
Therefore, could someon…
-
Again, current Heimdal imported into Samba and with the crmf code compiled (I'll try and just use the header, but our build system likes depending on the whole ball of wax).
```
$ head -n 2 /etc/os…
-
https://stackoverflow.com/questions/73508115/decode-hex-value-using-asn1-aligned-per-decoder-in-c
Issue While decoding OCTET string with PER .
**ASN.1 Compiler, v0.9.29**
my output
![image…
-
**OpenSIPS version you are running**
```
version: opensips 3.4.5 (x86_64/linux)
flags: STATS: On, DISABLE_NAGLE, USE_MCAST, SHM_MMAP, PKG_MALLOC, Q_MALLOC, F_MALLOC, HP_MALLOC, DBG_MALLOC, FAST_L…
-
I am working with asn1c for half a year meanwhile. It's an excellent tool. Many thanks for it.
I may have found a generator bug now. The (ETSI ITS) DENM ASN.1 spec (attached) has a definition:
``…