issues
search
wstrange
/
asn1lib
Dart ASN1 Encoder / Decoder
BSD 2-Clause "Simplified" License
30
stars
31
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fixes #73
#74
wstrange
closed
1 week ago
0
encodedBytes cache not updated when object modified
#73
RemarkIt
closed
1 week ago
5
tag 160 : context specific, but also CONSTRUCTED_BIT
#72
ysimonx
closed
2 months ago
5
Not a bug, but some help needed for timestamp TSA
#71
ysimonx
closed
2 months ago
1
ANS1ObjectIdentifier SHA-256
#70
ysimonx
closed
2 months ago
4
fixes #68
#69
wstrange
closed
6 months ago
0
Problem with the nextObject method of the ASN1Parser class
#68
GrzegorzMalina94
closed
6 months ago
4
'dirName' is not recognized as an ASN.1 object.
#67
sbrsubuvga
closed
6 months ago
5
Longtags 65
#66
wstrange
closed
9 months ago
0
Long-From of `Identifier octets`
#65
bobaxix
closed
9 months ago
13
A lot of cleanup
#64
kevmoo
closed
1 year ago
3
Fix null exception when accessing valueBytes before encodedBytes
#63
nico-famedly
closed
1 year ago
3
asn1lib 1.2.0 breaks decoding of snmp message sequences
#62
point-source
closed
2 years ago
13
Out of range problem in decodeLength
#61
obalak
closed
1 year ago
14
fix: use `valueBytes()[0]` for `ASN1BitString.fromBytes`
#60
ghost
closed
2 years ago
4
added relaxedParsing optional parameter
#59
JChrist
closed
2 years ago
3
Add support for BMPString
#58
declanwoods
closed
2 years ago
4
Re-parsing an OCTET STRING with object identifiers results in invalid OIDs
#57
JChrist
closed
2 years ago
3
Relax parsing of unknown types
#56
jeroentrappers
closed
2 years ago
6
Better toString() for ASN1ObjectIdentifier
#55
cyberbobs
closed
3 years ago
3
Add ASN1NumericString support
#54
cyberbobs
closed
3 years ago
2
fix the cleanup
#53
kevmoo
closed
3 years ago
2
GH actions test
#52
wstrange
closed
3 years ago
4
cleanup
#51
kevmoo
closed
3 years ago
2
Deleted your dev branch!
#50
kevmoo
closed
3 years ago
3
null safety
#49
wstrange
closed
3 years ago
0
Allow OID octets to be zero, fix typo, bump version to 0.8.1
#48
point-source
closed
4 years ago
1
Add ASN1IpAddress object to better support SNMP applications
#47
point-source
closed
4 years ago
7
Parse unrecognized application tags into generic ASN1Objects
#46
point-source
closed
4 years ago
2
Unrecognized application tags throw an error instead of creating a generic object
#45
point-source
closed
4 years ago
1
Fix/objectidentifier
#44
point-source
closed
4 years ago
2
Inconsistent oi components in asn1objectindentifier when using fromBytes() vs fromComponents()
#43
point-source
closed
4 years ago
3
Fix #41: Decoding OIDs from bytes does not complete if OID is not in DN map
#42
point-source
closed
4 years ago
0
Decoding OIDs from bytes does not complete if OID is not in DN map
#41
point-source
closed
4 years ago
8
🐛 Fix ASN1Object.preEncoded bytes range
#40
ThomasKliszowski
closed
4 years ago
2
ASN1Object.preEncoded is broken
#39
ThomasKliszowski
closed
4 years ago
0
Add DN for subjectAltName
#38
Ephenodrom
closed
5 years ago
1
improve length computing for ASN1Sequences
#37
Ephenodrom
closed
5 years ago
2
Improve length computing by using ASN1Length class
#36
Ephenodrom
closed
5 years ago
3
Tag 20 (T61String) not implemented - seeking to send PR
#35
thosakwe
closed
4 years ago
5
Add example and fix pub.dev hints
#34
Ephenodrom
closed
5 years ago
3
Update email
#33
Ephenodrom
closed
5 years ago
0
Update length computing of ANS1Parser
#32
Ephenodrom
closed
5 years ago
2
Improve fromBytes. Logic from Java Bouncy Castle.
#31
Ephenodrom
closed
5 years ago
2
Add IA5 String Support + Test Cases
#30
dpjanes
closed
5 years ago
2
Add tags to ASN1Null
#29
dpjanes
closed
5 years ago
1
Add ASN1UTF8String
#28
dpjanes
closed
5 years ago
1
Expand functionality of OIDs
#27
dpjanes
closed
5 years ago
3
Issue with ASN1Null
#26
dpjanes
closed
5 years ago
1
Bigint
#25
wstrange
closed
6 years ago
0
Next