Lines Matching refs:CER
56 - Added support for subseconds CER/DER encoding edge cases in
58 - Fixed 3-digit fractional seconds value CER/DER encoding of
129 - Fixed CER/DER encoders to respect tagged CHOICE when ordering
170 - Fixed crash at SEQUENCE and SEQUENCE OF CER encoder when running
179 - Improved BER/CER/DER decoder performance by not unconditionally casting
186 - Fixed SetOf ordering at CER/DER encoder
199 - Fixed GeneralizedTime/UTCTime CER/DER codecs to actually get invoked
200 - Fixed DER/CER encoders handling optional SEQUENCE/SET fields containing
218 - BER/CER/DER value encoders refactored to produce either tuple of
229 - Sequence/Set DER/CER/DER decoder optimized to skip the case of
239 - Codecs lookup made more efficient at BER/CER/DER decoder main loop by
302 - FIX TO A SECURITY WEAKNESS: canonical decoders (CER/DER) may have successfully
361 - Fix to CER/DER Boolean decoder - fail on non single-octet payload.
414 - More strict CER/DER encoders added for GeneralizedTime and UTCTime types.
496 - Fix to leading 0x80 octet handling in DER/CER/DER ObjectIdentifier decoder.
522 - Fixed a bug/typo at Boolean CER encoder.
572 - Fix to improper Boolean substrate handling at CER/DER decoders.
673 - Bugix to the way to distinguish Set from SetOf at CER/DER SetOfEncoder