-
Hello,
[libp2p/js-libp2p-crypto](https://github.com/libp2p/js-libp2p-crypto) is using [dannycoates/pem-jwk](https://github.com/dannycoates/pem-jwk), which is using this module.
With the latest r…
-
I discovered an issue with BER_Decoder when decoding BER encoded constructed elements with indefinite length.
Since those elements use EOC element (with two 0 byte tags) to define end of constructi…
-
user_mk_portal consistently fails with the following stack trace:
```
TypeError: client.messages.getFullChat is not a function
at _getClient.then (…/lib/TelegramGhost.js:307:33)
at tryCatcher (…/n…
-
Hi,
I am using vlm/asn1c v0.9.29. RRC version 38.331 15.5.0
I compiled asn using this flags: asn1c -gen-PER -fcompound-names -findirect-choice -fno-include-deps
The PDU is decoded in https://asn…
-
Hello,
I am trying to use your library to generate pyasn1 file from this ASN
http://hillfolk.synology.me:5000/fbsharing/F6Y9Fv87
but errors are displayed.
File "asn1ate/asn1ate/pyasn1gen.py",…
-
Deep down in `ring::io::der::expect_tag_and_get_value` I always get an error bubbling up to an InvalidEcdsaKey. I think my brain melted trying to figure out the problem.
This is how I'm generating …
-
There seems to be a problem when the PER decoder hits an unknown element in an extensible type
that was added in a later version of the ASN.1 spec.
This is my sample spec:
---
SomeModule
DEFINITION…
ghost updated
8 years ago
-
TL;DR as of Tuesday Oct 13 Microsoft's wintrust.dll is being very strict in its parsing of DER encoded PKCS7 data and is rejecting signatures made by openssl.
The root cause is that, in the DER enc…
-
So,
I'm trying to update mu windows installer package (0.9.24).
Unfortunately, my HDD since then has crashed and I had to re-install cygwin.
Only CygWIN-32 seems to remotely work, 64-bit version will…
-
Per https://github.com/golang/go/issues/26776, using a third party library for custom curve is advised.
However, when parsing x509 certificate (`x509.ParseCetificate()`), it is not possible to sup…
trung updated
4 months ago