Commit Graph

927 Commits

Author SHA1 Message Date
mitshell d8500c22df asn1rt: add extra info when encoding int and oid to asn1 2017-08-27 23:21:04 +02:00
mitshell 172852ab49 asn1rt: change default BER decoding to decode a single object 2017-08-27 23:20:04 +02:00
mitshell 6ff1c718ea asn1rt: few fixes in ASN1Obj 2017-08-27 23:19:07 +02:00
mitshell 6ba99161e8 asn1rt: add a step and exception in table lookup 2017-08-27 23:18:10 +02:00
mitshell c392a298e0 asn1rt: populate GLOBAL.OID dict at init 2017-08-27 23:16:42 +02:00
mitshell 7d7fdd0138 asn1rt: add content reverse dict at init, for int and bitstr 2017-08-27 23:15:27 +02:00
mitshell bccdae140b asn1rt: add 2 methods in the BER decoder 2017-08-27 23:13:49 +02:00
mitshell b1d40d0318 asn1rt: few fixes in BER codec 2017-08-27 23:12:51 +02:00
mitshell 58bf92ae5f asn1rt: add OID table into GLOBAL 2017-08-27 22:32:38 +02:00
mitshell 8d78837c8d asn1rt: add few functions in utils.py 2017-08-27 22:31:57 +02:00
mitshell 4c231407d0 setup: some clean up and addition of new dirs 2017-08-27 22:28:16 +02:00
mitshell 2399316303 core: remove commented crap in utils_py3 2017-08-23 23:49:47 +02:00
mitshell 34d1caedf3 core: some more corrections / doc strings for handling TYPE_INT_LE 2017-08-23 23:47:13 +02:00
mitshell 37fc1b595a mobile: few corrections 2017-08-23 22:19:03 +02:00
mitshell 6c645d9dd1 core: extend pack_val doc string 2017-08-23 22:18:35 +02:00
mitshell 45d90b58fc pycrate_asn1rt: fix BIT STRING with fixed sz constraint APER-encoding 2017-07-12 22:45:44 +02:00
mitshell 2ebe34a29f pycrate_asn1rt: fix OPEN type object value ASN1-encoding 2017-07-12 22:43:57 +02:00
mitshell bbdbcc31e6 pycrate_asn1rt: enable empty list for SEQ OF / SET OF value to be PER-encoded 2017-07-12 22:42:27 +02:00
mitshell b97609e996 pycrate_asn1rt: enforce buffer length when PER-decoding types wrapped in an OPEN type 2017-07-12 22:41:14 +02:00
mitshell 60cb721be4 pycrate_asn1c.generator: fix ASN.1 range generation boundaries, with long integer 2017-07-10 23:57:20 +02:00
mitshell 59e3c9ce76 add basic install script 2017-07-05 23:36:10 +02:00
mitshell 51263616fd update README with PNG example 2017-07-05 23:35:49 +02:00
mitshell 3ac1b0a07e pycrate_media: PNG enhancement 2017-07-05 22:07:03 +02:00
mitshell a18b625995 add test and tools subdirs 2017-07-04 23:13:45 +02:00
mitshell c05deb68a2 initial commit of the src code 2017-07-04 23:12:41 +02:00
mitshell 55393b33fd README extension 2017-07-04 23:09:44 +02:00
mitshell edd25e17dc initial commit 2017-07-04 22:40:44 +02:00