Wireshark-commits: [Wireshark-commits] master 5cb1310: CMS: adding algor OIDs and	respective parame
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5cb1310618d5e395a3957fe54b1f5b43304df248
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
5cb1310 by Martin Peylo (wireshark@xxxxxxx):
    CMS: adding algor OIDs and respective parameters
    
    According to RFC 3278 / RFC 5753 and RFC 3370 / RFC 5911
    
    Renaming where RFCs differ (e.g. id-alg-des-ede3-cbc to des-ede3-cbc)
    
    Change-Id: Ib221136c6a64cc6dd5dac8b4b5e7baa5aae47a9c
    Reviewed-on: https://code.wireshark.org/review/29157
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    
Actions performed:
    from  f3f4655   AT: Add CFUN command
     add  5cb1310   CMS: adding algor OIDs and respective parameters
Summary of changes:
 epan/dissectors/asn1/cms/cms.cnf               | 33 +++++++--
 epan/dissectors/asn1/cms/packet-cms-template.c |  4 +-
 epan/dissectors/packet-cms.c                   | 97 +++++++++++++++++++++-----
 3 files changed, 111 insertions(+), 23 deletions(-)