C2X Security. Introduction and overview (focus to European standard only) Cryptovision s Mindshare V

Size: px
Start display at page:

Download "C2X Security. Introduction and overview (focus to European standard only) Cryptovision s Mindshare V"

Transcription

1 C2X Security Introduction and overview (focus to European standard only) Cryptovision s Mindshare V

2 Agenda What is Car2x Communication? Standards Security concepts C2X-PKI 2/30

3 What is Car2x Communication? Car-2-Home Car-2-Car ITS Station Car-2-Business Car-2-Infrastructure Car-2-Mobile Device Car-2- Enterprise 3/30

4 What is Car2x Communication? Car-2-Car ITS Station Car-2-Infrastructure Car-2-Car communication Cars are talking with each other Exchanging information about position and state Car-2-Infrastructure communication Cars are talking with the infrastructure > E.g. Traffic lights inform about their status, intelligent traffic signs inform about the speed limit > Emergency vehicles can request a green phase at an intersection 4/30

5 What is Car2x Communication? Example: Car breakdown warning Traffic Control Center Example: Car breakdown warning WLAN Comm-Range 5/30

6 What is Car2x Communication? Technical Details Technology for real-time (e.g. safety) applications IEEE p (ITS-G5, at 5.9 GHz) Communication range: meter Multiple channels (Control Channel, Service Channel) High dynamic networks Ad hoc network, no central manager needed Mainly broadcast communication ITS* Stations are in different geographical positions ITS* Stations may be connected to each other for a short time Communication between ITS Stations can be interrupted * ITS: Intelligent Transport System 6/30

7 What is Car2x Communication? Motivation Why security for C2X? So far, communication is self-contained and only inside a vehicle p allows communication by third parties > Recording, disturbing and sending of messages is possible. Challenge M:N communication of e.g. CAM* or DENM** as plain data > Counter measures against threats such as virtual stone thrower > Ensure integrity and authenticity of messages. Certificate management > Creation and maintenance of security keys (Life-Cycle-Management) Resource constrains > Embedded-System > Frame length *CAM (Cooperative Awareness Message) > Status message of an ITS station **DENM (Decentralized Environmental Notification Message) > Message is triggered e.g. by a broken-down car 7/30

8 Standards Who takes care? Standards for Cooperative Intelligent Transport Systems (C-ITS) in Europe are specified by ETSI (European Telecommunications Standards Institute) ETSI TS V1.2.1 Security header and certificate formats ETSI TS V1.1.5 Security architecture and management ETSI TS V1.1.1 Security; Trust and Privacy Management ETSI TS V1.1.1 Security; Access Control ETSI TS V1.1.1 Security; Confidentiality services CEN (Comité Européen de Normalisation-European Committee for Standardization) Car to Car Communication Consortium (C2C-CC) The CAR 2 CAR Communication Consortium (C2C-CC) is a nonprofit, industry driven organization initiated by European vehicle manufacturers and supported by equipment suppliers, research organizations and other partners. Working close together with standardization bodies 8/30

9 Standards Participants and Stakeholders DG-MOVE EU commission Initiator of the project ETSI Specification, Expertise Organizes plug-tests BSI BaST C2C-CC WG Security Security Innovations (William Whyte, Marc Etzel) Bring in their expertise 9/30

10 Standards US V2X IEEE Standard 1609.x Wireless access in vehicular environments (WAVE) IEEE Standard V3 D3 Wireless Access in Vehicular Environments Security Services for Applications and Management Messages. Stand: Y2015 Realized by GM in first prototypes (Cadillac). Currently limited to vehicle-to-vehicle Security: Based on NIST-curves (P256) SAE J2735 defines the application and data contents. Basic Safety Message (BSM) Signal Phase and timing (SPAT) MAP (Topology of lanes), Still under development 10/30

11 Standards ITS-Station Reference Architecture EN /30

12 Standards WLAN Frame EPD ETSI ES V1.1.0 ITS-G5 with EtherType Protocol Discrimination MAC Header QoS EtherType Frame Body FCS 30 octets 2 octets 2 octets 2314 octets 4 octets Congestion Control limits the frame length to 692 bytes 12/30

13 Security concepts Protokoll WLAN Frame Body 13/30

14 Security concepts C2X Private Key Infrastructure Quelle: Fraunhofer SIT 14/30

15 Security concepts C2X Trust Chain Overview of reception 15/30

16 Security concepts Secured Message Encapsulation 16/30

17 Security concepts Example security envelope structure for CAM SecuredMessage Element Value Description Length in octets uint8 protocol_version 0x02 1 HeaderField header_fields<var> 0x15 length: 21 octets 1 HeaderFieldType type 0x80 signer_info 1 SignerInfoType signer_info 0x01 certificate_digest_with_sha256 1 HashedId8 digest [ ] Truncated hash: ITS-S of sender 8 HeaderFieldType type 0x00 generation_time 1 Time64 generation_time [ ] 8 HeaderFieldType type 0x05 its_aid 1 IntX its_aid [ ] ITS-Appl. ID for CAM 1 Payload payload_field payload PaylodType payload_type 0x01 signed 1 opaque data<var> 0x00 length: 0 octets 1 [raw payload data] 0 TrailerField trailer_fields<var> 0x43 length: 67 octets 1 TrailerFieldType type 0x01 signature 1 PublicKeyAlgorithm algorithm 0x00 ecdsa_nistp256_with_sha_256 1 Ecdsa ecdsa_signature EccPoint R EccPointType type 0x00 x_coordinate_only 1 opaque x[32] [ ] 32 opaque s[32] [ ] 32 The total size of the security header structure is 93 octets. 17/30

18 Security concepts Example structure of a certificate Element Value Description Length in octets Certificate uint8 version 0x02 1 SignerInfo singner_info SignerInfoType type 0x01 certificate_digest_with_sha256 1 HashedId8 digest [ ] 8 SubjectInfo subject_info SubjectType type 0x01 authorization_ticket 1 opaque subject_name<var> 0x00 length: 0 no name 1 [subject name] 0 SubjectAttribute subject_attributes<var> 0x2b length: 43 1 SubjectAttributeType type 0x00 verification_key 1 PublicKey key PublicKeyAlgorithm algorithm 0x00 ecdsa_nistp256_with_sha256 1 EccPoint public_key EccPointType type 0x02 compressed_lsb_y_0 1 opaque x[32] [ ] 32 SubjectAttributeType type 0x02 assurance_level 1 SubjectAssurance assurance_level 0x83 level_4_confidence_3 1 SubjectAttributeType type 0! its_aid_ssp_list 1 ItsAidSsp its_aid_ssp_list<var> 0x04 length: 4 octets 1 IntX its_aid [ ] 1 opaque service_specific_permissions<var> 0x02 length: 2 octets 1 [service specific permissions] [ ] 2 ValidityRestriction validity_restrictions<var> 0x09 length: 9 octets 1 ValidityRestrictionType type 0x01 time_start_and_end [Opt: Geo] 1 Time32 start_validity [ ] 4 Time32 end_validity [ ] 4 signature PublicKeyAlgorithm algorithm 0x00 ecdsa_nistp256_with_sha256 1 Ecdsa ecdsa_signature EccPoint R EccPointType type 0x00 x_coordinate_only 1 opaque x[32] [ ] 32 opaque s[32] [ ] 32 The total size of this certificate is 132 octets. 18/30

19 Security concepts methods NIST curve, 256 bit. TriCore 400Mhz: approx. 20 ms NIST curve, 256 bit. TriCore 400Mhz: approx. 40 ms 19/30

20 C2X-PKI Check trust chain with CA certs available (ITS-S cert) Message Data Signer: Cert ITS ITS-S Certificate Store (dynamic) ITS ITS-S Cert Store (static / trusted) Root Signer: Self AA 20/30

21 C2X-PKI Check trust chain with CA certs available (ITS-S digest) Message Data ITS-S Certificate Store (dynamic) ITS ITS-S Cert Store (static / trusted) Root Signer: Self AA 21/30

22 C2X-PKI Check trust chain with CA certs available and AT cert request 1 Message Data ITS-S Certificate Store (dynamic)? ITS-S Cert Store (static / trusted) Root Signer: Self AA 22/30

23 C2X-PKI Check trust chain with CA certs available and AT cert request 2 Message Data Signer: Cert ITS ITS-S Certificate Store (dynamic) ITS ITS-S Cert Store (static / trusted) Root Signer: Self AA 23/30

24 C2X-PKI Trust chain without CA certs available and AT cert request 1 Message Data ITS-S Certificate Store (dynamic)? ITS-S Cert Store (static / trusted) Root Signer: Self 24/30

25 C2X-PKI Trust chain without CA certs available and AT cert request 2 Message Data Signer: Cert ITS ITS-S Certificate Store (dynamic) ITS? ITS-S Cert Store (static / trusted) Root Signer: Self 25/30

26 C2X-PKI Trust chain without CA certs available and AT cert request 3 Message Data Signer: Certs ITS AA ITS-S Certificate Store (dynamic) ITS AA ITS-S Cert Store (static / trusted) Root Signer: Self 26/30

27 C2X-PKI Check different root domains 1 Message Data ITS-S Certificate Store (dynamic)? ITS-S Cert Store (static / trusted) Root Signer: Self 27/30

28 C2X-PKI Check different root domains 2 Message Data Signer: Cert ITS ITS-S Certificate Store (dynamic) ITS? ITS-S Cert Store (static / trusted) Root Signer: Self 28/30

29 C2X-PKI Check different root domains 3 Message Data Signer: Certs ITS AA ITS-S Certificate Store (dynamic) ITS AA ITS-S Cert Store (static / trusted) Root Signer: Self? 29/30

30 For more information about Vector and our products please visit Author: Armin Happel, Holger Heinemann, Andreas Müller, Jens Buttgereit Vector Germany Vector Informatik GmbH. All rights reserved. Any distribution or copying is subject to prior written approval by Vector. V

Pilot PKI Security Management Message Formats

Pilot PKI Security Management Message Formats Pilot PKI Security Management Message Formats CAR 2 CAR Communication Consortium Workgroup Security Partners of the C2C-CC Pilot-PKI-SecManFormats v1.1 25.07.2013 Page 1 of 15 Document information Company:

More information

Cooperative ITS Corridor Joint Deployment

Cooperative ITS Corridor Joint Deployment Cooperative ITS Corridor Joint Deployment Secure V2X Communication Glasgow, June 8th 2016 Markus Ullmann Federal Office for Information Security (BSI) Outline Cooperative Intelligent Transport System (C-ITS)

More information

CANoe.Car2x. Product Information

CANoe.Car2x. Product Information Product Information Table of Contents 1 Introduction... 3 1.1 Benefits at a Glance... 4 1.2 Application Areas... 4 1.3 Further Information... 6 2 Functions... 6 3 Hardware... 10 4 Training... 10 V1.5 02/2017

More information

TLS authentication using ETSI TS and IEEE certificates

TLS authentication using ETSI TS and IEEE certificates TLS authentication using ETSI TS 103 097 and IEEE 1609.2 certificates IETF meeting 93 Prague TLS WG session Wednesday, July 22, 2015 Objective & Motivations Objective: enable C/S authentication using C-ITS*

More information

PKI AND ROAMING IN ITS

PKI AND ROAMING IN ITS PKI AND ROAMING IN ITS 7th ETSI Security Workshop Sophia Antipolis, France, on 18th 19th January 2012 Prepared by STF423: Scott Cadzow, H.Cruickshank@surrey.ac.uk, Benjamin Glas, Siv-Hilde Houmb, Steve

More information

ETSI G5 technology: the European approach. Date: 13 th June 2013 Name: Lan LIN Position: Senior Researcher Organisation: Hitachi Europe SAS.

ETSI G5 technology: the European approach. Date: 13 th June 2013 Name: Lan LIN Position: Senior Researcher Organisation: Hitachi Europe SAS. ETSI G5 technology: the European approach Date: 13 th June 2013 Name: Lan LIN Position: Senior Researcher Organisation: Hitachi Europe SAS. Outlines Background Motivations Technical insignts Conclusion

More information

Security and Privacy in Car2Car Adhoc Networks

Security and Privacy in Car2Car Adhoc Networks Security and Privacy in Car2Car Adhoc Networks Antonio Kung Trialog www.trialog.com 15/06/2016 1 Introduction French SME Involved since 2002 in security and privacy for connected vehicles 15/06/2016 2

More information

COOPERATIVE ITS SECURITY STANDARDIZATION AND ACTIVITIES ON EUROPEAN C ITS TRUST MODEL AND POLICY

COOPERATIVE ITS SECURITY STANDARDIZATION AND ACTIVITIES ON EUROPEAN C ITS TRUST MODEL AND POLICY COOPERATIVE ITS SECURITY STANDARDIZATION AND ACTIVITIES ON EUROPEAN C ITS TRUST MODEL AND POLICY ETSI IoT Security WORKSHOP, 13 15 June 2016 Brigitte LONC, RENAULT ETSI TC ITS WG 5 Chairman ETSI 2016.

More information

ITS Standardization. Oyunchimeg Shagdar, Inria Thierry Ernst, Mines Paris Tech

ITS Standardization. Oyunchimeg Shagdar, Inria Thierry Ernst, Mines Paris Tech ITS Standardization Oyunchimeg Shagdar, Inria Thierry Ernst, Mines Paris Tech JNCT: Les Journées Nationales des Communication dans les Transports 29 Mai 2013 ITS: Intelligent Transportations Systems Systems

More information

ETSI TC ITS WORKSHOP February 2011 Venice Italy. ETSI All rights reserved

ETSI TC ITS WORKSHOP February 2011 Venice Italy. ETSI All rights reserved ETSI TC ITS WORKSHOP 09-11 February 2011 Venice Italy ETSI 2011. All rights reserved WG1 STANDARDIZATION ACTIVITIES Lan LIN, Hitachi, ETSI TC ITS WG1 Vice-Chairman ETSI 2011. All rights reserved Transportation

More information

Secure and Privacy Preserving Vehicular Communication Systems: Identity and Credential Management Infrastructure

Secure and Privacy Preserving Vehicular Communication Systems: Identity and Credential Management Infrastructure KTH ROYAL INSTITUTE OF TECHNOLOGY Secure and Privacy Preserving Vehicular Communication Systems: Identity and Credential Management Infrastructure Mohammad Khodaei and Panos Papadimitratos Networked Systems

More information

DATEX II & Cooperatives systems

DATEX II & Cooperatives systems DATEX II & Cooperatives systems Lan Lin Hitachi Europe SAS ETSI TC ITS WG1 Co-chair www.easyway-its.eu Table of content Cooperative System overview EU mandate 453 and roles of SDOs Standardization activities

More information

Figure 1: Testsite at the Livorno harbour

Figure 1: Testsite at the Livorno harbour ETSI-PLUGTEST LIVORNO NOVEMBER 2016 In the continuous effort to support rapid ITS deployment and to validate the ETSI ITS Release 1 standards, a fifth Plugtest was organized from 9th to 18th November 2016

More information

A Perspective on V2X in the United States

A Perspective on V2X in the United States A Perspective on V2X in the United States John B. Kenney, Ph.D Director and Principal Researcher Toyota InfoTechnology Center, USA jkenney@us.toyota-itc.com November 14, 2017 SIP-adus Workshop on Connected

More information

The international CETECOM Group. ETSI ITS Workshop 2013 Session 4 Testing and Certification CETECOM ITS Service Partner Ulrich Keuling, CETECOM

The international CETECOM Group. ETSI ITS Workshop 2013 Session 4 Testing and Certification CETECOM ITS Service Partner Ulrich Keuling, CETECOM The international CETECOM Group ETSI ITS Workshop 2013 Session 4 Testing and Certification CETECOM ITS Service Partner Ulrich Keuling, CETECOM Wireless Car Connectivity 2 Driving factors behind Car Connectivity

More information

C2X congress C-ITS standards

C2X congress C-ITS standards Elektrische Signalverarbeitung Dr. Fischer GmbH C2X congress C-ITS standards Frankfurt 1. March 2016 1.3.2016 C-ITS standards 1 The purpose of standards? 1. Interoperability: Specification of interfaces

More information

DRIVE-C2X presentation Interoperability challenges

DRIVE-C2X presentation Interoperability challenges DRIVE-C2X presentation Interoperability challenges Interoperability for cooperative mobility systems TNO, Helmond, 17 November 2011 Francois FISCHER, Andreas FESTAG on behalf of DRIVE-C2X Contents DRIVE

More information

Vehicular Networking

Vehicular Networking Vehicular Networking Christoph Sommer http://www.ccs labs.org/~sommer/ IAB Technical Plenary 93 rd IETF July 2015 Prague Motivation Illustration: C2C-CC Illustration: C2C-CC Illustration: Project AKTIV

More information

ETSI TS V1.3.1 ( )

ETSI TS V1.3.1 ( ) TS 103 097 V1.3.1 (2017-10) TECHNICAL SPECIFICATION Intelligent Transport Systems (ITS); Security; Security header and certificate formats 2 TS 103 097 V1.3.1 (2017-10) Reference RTS/ITS-00540 Keywords

More information

ETSI EN V1.2.1 ( )

ETSI EN V1.2.1 ( ) EN 302 636-5-1 V1.2.1 (2014-08) EUROPEAN STANDARD Intelligent Transport Systems (ITS); Vehicular Communications; GeoNetworking; Part 5: Transport Protocols; Sub-part 1: Basic Transport Protocol 2 EN 302

More information

All rights reserved. ITS at ETSI. Presented by Luis Jorge Romero on behalf of ETSI TC ITS

All rights reserved.  ITS at ETSI. Presented by Luis Jorge Romero on behalf of ETSI TC ITS http://eustandards.in/ ITS at ETSI Presented by Luis Jorge Romero on behalf of ETSI TC ITS 2 All rights reserved ITS: a definition ITS means applying Information and Communications Technologies (ICT) to

More information

Car2Car Forum Operational Security

Car2Car Forum Operational Security Car2Car Forum 2012 14.11.2012 Operational Security Stefan Goetz, Continental Hervé Seudié, Bosch Working Group Security Task Force: In-vehicle Security and Trust Assurance Level 15/11/2012 C2C-CC Security

More information

Security of vehicular communications. Vehicular communication (VC) systems

Security of vehicular communications. Vehicular communication (VC) systems Security of vehicular communications vehicular safety communications design constraints attacker classes desired security services a security architecture Vehicular communication (VC) systems motivations:

More information

Vehicle Networks. V2X communication protocols. Univ.-Prof. Dr. Thomas Strang, Dipl.-Inform. Matthias Röckl

Vehicle Networks. V2X communication protocols. Univ.-Prof. Dr. Thomas Strang, Dipl.-Inform. Matthias Röckl Vehicle Networks V2X communication protocols Univ.-Prof. Dr. Thomas Strang, Dipl.-Inform. Matthias Röckl Outline Wireless Access for Vehicular Environments (WAVE) IEEE 802.11p IEEE 1609.1-4 SAE 2735 Car-2-Car

More information

Vehicle Connectivity in Intelligent Transport Systems: Today and Future Prof. Dr. Ece Güran Schmidt - Middle East Technical University

Vehicle Connectivity in Intelligent Transport Systems: Today and Future Prof. Dr. Ece Güran Schmidt - Middle East Technical University Vehicle Connectivity in Intelligent Transport Systems: Today and Future Prof. Dr. Ece Güran Schmidt - Middle East Technical University OUTLINE Intelligent Transportation Systems (ITS) Vehicle connectivity

More information

Prof. Dr. Ralf Guido Herrtwich, Daimler AG, Sindelfingen, Germany

Prof. Dr. Ralf Guido Herrtwich, Daimler AG, Sindelfingen, Germany The Role of the automotive industry in standardization activities and the business perspective of co-operative systems 3 rd ETSI TC ITS Workshop February 2011 Venice, Italy Prof. Dr. Ralf Guido Herrtwich,

More information

Observations on GeoNetworking Document HTG1&3-3 Version:

Observations on GeoNetworking Document HTG1&3-3 Version: Observations on GeoNetworking Document HTG1&3-3 Version: 2012-11-12 EU-US ITS Task Force Standards Harmonization Working Group Harmonization Task Groups 1 & 3 Observations on GeoNetworking page 2 Table

More information

Securing V2X communications with Infineon HSM

Securing V2X communications with Infineon HSM Infineon Security Partner Network Securing V2X communications with Infineon HSM Savari and Infineon The Sign of Trust for V2X Products SLI 97 www.infineon.com/ispn Use case Application context and security

More information

Sichere Intelligente Mobilität - Testfeld Deutschland. Safe Intelligent Mobility Field Test Germany

Sichere Intelligente Mobilität - Testfeld Deutschland. Safe Intelligent Mobility Field Test Germany Sichere Intelligente Mobilität Testfeld Deutschland Safe Intelligent Mobility Field Test Germany The German Approach to Field Testing of Cooperative Systems Dr. Christian Weiß Daimler AG Group Research

More information

CAMP. Intelligent Transportation Systems. A Security Credential Management System for Vehicle-to-Vehicle Communications

CAMP. Intelligent Transportation Systems. A Security Credential Management System for Vehicle-to-Vehicle Communications CAMP Vehicle Safety Communications 3 Intelligent Transportation Systems A Security Credential Management System for Vehicle-to-Vehicle Communications William Whyte (Security Innovation); André Weimerskirch

More information

Draft ETSI EN V2.1.0 ( )

Draft ETSI EN V2.1.0 ( ) Draft EN 302 636-5-1 V2.1.0 (2017-05) EUROPEAN STANDARD Intelligent Transport Systems (ITS); Vehicular Communications; GeoNetworking; Part 5: Transport Protocols; Sub-part 1: Basic Transport Protocol 2

More information

Architecture of the Car2X Systems Network

Architecture of the Car2X Systems Network Architecture of the Car2X Systems Network Overview Governance Definition of major rules all participants of the system have to oblige to Inspection and enforcement rules Top level security entities. Backend

More information

V2X standardization and deployment: viewpoint of a system provider

V2X standardization and deployment: viewpoint of a system provider V2X standardization and deployment: viewpoint of a system provider Les Journées Nationales des Communications dans les Transports, JNCT 2013 29 th May 2013 Lan LIN lan.lin@hitachi-eu.com, FRANCE All Rights

More information

A GENERIC PUBLIC KEY INFRASTRUCTURE FOR SECURING CAR-TO-X COMMUNICATION

A GENERIC PUBLIC KEY INFRASTRUCTURE FOR SECURING CAR-TO-X COMMUNICATION A GENERIC PUBLIC KEY INFRASTRUCTURE FOR SECURING CAR-TO-X COMMUNICATION Norbert Bißmeyer 1, Hagen Stübing 2, Elmar Schoch 3, Stefan Götz 4, Jan Peter Stotz 1, Brigitte Lonc 5 1 Fraunhofer SIT, Secure Mobile

More information

IEEE VNC Vehicular Networking Conference

IEEE VNC Vehicular Networking Conference "The Future of V2x IEEE VNC Vehicular Networking Conference Torino, 2017-11-27 By Ing. Paul Spaanderman Vice Chair WG1 and WG2 ETSI TC ITS Internet and Communication Innovation Projects www.paulsconsultancy.com

More information

Sichere Intelligente Mobilität - Testfeld Deutschland. Safe Intelligent Mobility Field Test Germany

Sichere Intelligente Mobilität - Testfeld Deutschland. Safe Intelligent Mobility Field Test Germany 1 Sichere Intelligente Mobilität Testfeld Deutschland Safe Intelligent Mobility Field Test Germany The German Approach to Field Testing of Cooperative Systems Matthias Schulze Daimler AG Group Research

More information

Roberto Brignolo The SAFESPOT Integrated Project: Overview of the architecture, technologies and applications

Roberto Brignolo The SAFESPOT Integrated Project: Overview of the architecture, technologies and applications Roberto Brignolo The SAFESPOT Integrated Project: Overview of the architecture, technologies and applications General figures 2 Project type: Integrated Project (IP) Co-funded by: the European Commission

More information

Digital signatures: How it s done in PDF

Digital signatures: How it s done in PDF Digital signatures: How it s done in PDF Agenda Why do we need digital signatures? Basic concepts applied to PDF Digital signatures and document workflow Long term validation Why do we need digital signatures?

More information

Car2Car Communication Consortium C2C-CC

Car2Car Communication Consortium C2C-CC Car2Car Communication Consortium C2C-CC Secure Vehicular Communication: Results and Challenges Ahead February 20th/21st 2008, Lausanne Benjamin Weyl BMW Group Research and Technology Chair C2C-CC Security

More information

OPENWAVE ENGINE / WSU - A PLATFORM FOR C2C-CC

OPENWAVE ENGINE / WSU - A PLATFORM FOR C2C-CC OPENWAVE ENGINE / WSU - A PLATFORM FOR C2C-CC Robert Lasowski, Tim Leinmüller + and Markus Strassberger Cirquent GmbH, robert.lasowski@cirquent.de + DENSO AUTOMOTIVE Deutschland GmbH, Technical Research

More information

Deployment is underway!

Deployment is underway! Deployment is underway! 15 September 2015 Scandic Hotel Roskilde, Denmark CODECS has received funding from the European Union s Horizon 2020 research and innovation programme under Grant Agreement No 653339.

More information

Hybrid Communication in Cooperative ITS

Hybrid Communication in Cooperative ITS Hybrid Communication in Cooperative ITS Our approach to connected vehicles From vehicles & roads to cross-domain operations Friedhelm Ramme Principal Consultant Ericsson Global Competence Hub Content Ericsson

More information

Where are we with C-ITS today? Joint CIMEC/CODECS City Pool workshop Barcelona, 14 November 2016

Where are we with C-ITS today? Joint CIMEC/CODECS City Pool workshop Barcelona, 14 November 2016 Where are we with C-ITS today? Joint CIMEC/CODECS City Pool workshop Barcelona, 14 November 2016 C-ITS - background Substantial effort to develop and deploy C-ITS 200+ million of EU money on projects National-funded

More information

Standards for C-ITS ESF GmbH, Dr. Hans-Joachim Fischer Fichtenweg 9, D Blaubeuren, Germany

Standards for C-ITS ESF GmbH, Dr. Hans-Joachim Fischer Fichtenweg 9, D Blaubeuren, Germany Introduction Standards for C-ITS ESF GmbH, Dr. Hans-Joachim Fischer Fichtenweg 9, D-89143 Blaubeuren, Germany http://fischer-tech.eu, HJFischer@fischer-tech.eu : document may be reproduced and distributed

More information

Hybrid Communication. CODECS Workshop / May 19, 2017 Karsten Roscher, Fraunhofer ESK Enrique Onieva, Deusto

Hybrid Communication. CODECS Workshop / May 19, 2017 Karsten Roscher, Fraunhofer ESK Enrique Onieva, Deusto Hybrid Communication CODECS Workshop / May 19, 2017 Karsten Roscher, Fraunhofer ESK Enrique Onieva, Deusto Contents Project Overview Hybrid Communication Concepts Services Enabled by Hybrid Communication

More information

C-ITS Deployment in Austria & European Harmonisation Activities

C-ITS Deployment in Austria & European Harmonisation Activities C-ITS Deployment in Austria & European Harmonisation Activities DI Manfred Harrer Head of Department Telematic Services ASFINAG Maut Service GmbH Salzburg, IBTTA, 6.9.2018 Agenda What is the motivation

More information

IT SECURITY IN CONTEXT OF INDUSTRIE 4.0 PROTECTION OF PRODUCTION DATA

IT SECURITY IN CONTEXT OF INDUSTRIE 4.0 PROTECTION OF PRODUCTION DATA IT SECURITY IN CONTEXT OF INDUSTRIE 4.0 PROTECTION OF PRODUCTION DATA IUNO Germany s National reference project for IT-Security in Industrie 4.0 Fraunhofer SIT 2016 Dr. Th. Henkel SIT/ISS AGENDA Fraunhofer

More information

Draft ETSI EN V1.2.0 ( )

Draft ETSI EN V1.2.0 ( ) Draft EN 302 636-5-1 V1.2.0 (2013-10) European Standard Intelligent Transport Systems (ITS); Vehicular Communications; GeoNetworking; Part 5: Transport Protocols; Sub-part 1: Basic Transport Protocol 2

More information

European Framework for C-ITS Security 6 th of March 2018 Gerhard Menzel European Commission

European Framework for C-ITS Security 6 th of March 2018 Gerhard Menzel European Commission European Framework for C-ITS Security 6 th of March 2018 Gerhard Menzel European Commission Key EU Policy Milestones to deliver C-ITS in Europe by 2019 Cooperative Intelligent Transport Systems A European

More information

CAR 2 CAR Communication Consortium

CAR 2 CAR Communication Consortium CAR 2 CAR Communication Consortium DCC Workshop Audi, Ingolstadt, Germany July 11 th 2012 ETSI DCC Standardization Activities Report of the ETSI STF 420/447 activities Jérôme Härri, EURECOM Joint work

More information

New Services in Mobility: C-ITS

New Services in Mobility: C-ITS New Services in Mobility: C-ITS UNECE ITS Workshop, 07th of October 2015, Bordeaux Gerhard Menzel European Commission DG Mobility and Unit C3 - Intelligent Systems President Juncker: a target of at least

More information

Privacy in Vehicular Ad-hoc Networks. Nikolaos Alexiou, LCN, EE KTH

Privacy in Vehicular Ad-hoc Networks. Nikolaos Alexiou, LCN, EE KTH Privacy in Vehicular Ad-hoc Networks Nikolaos Alexiou, LCN, EE KTH alexiou@kth.se 2/10/2012 Outline Introduction VANETs: an overview VANET privacy - Anonymity - Location Privacy - VPKI Privacy Attacks

More information

C-ITS in Europe. Gerhard Menzel, DG MOVE 7th ETSI ITS Workshop 26 th of March 2015, Helmond. Transport

C-ITS in Europe. Gerhard Menzel, DG MOVE 7th ETSI ITS Workshop 26 th of March 2015, Helmond. Transport C-ITS in Europe Gerhard Menzel, DG MOVE 7th ETSI ITS Workshop 26 th of March 2015, Helmond Why C-ITS? Cooperative Systems understood as "connected mobility": More Connecting improving enhancing optimising

More information

Dedicated Short Range Communication: What, Why and How?

Dedicated Short Range Communication: What, Why and How? Dedicated Short Range Communication: What, Why and How? Imran Hayee EE Department, University of Minnesota Duluth Connected Vehicles Research Lab (http://www.d.umn.edu/ee/cvrl/index.html) Outline Background

More information

Authentication with Privacy for Connected Cars - A research perspective -

Authentication with Privacy for Connected Cars - A research perspective - Authentication with Privacy for Connected Cars - A research perspective - Mark Manulis Surrey Centre for Cyber Security, Deputy-Director Department of Computer Science University of Surrey sccs.surrey.ac.uk

More information

ecall Simulator The powerful tool to develop and validate pan-european ecall components

ecall Simulator The powerful tool to develop and validate pan-european ecall components ecall Simulator The powerful tool to develop and validate pan-european ecall components A product of OECON Products & Services GmbH Content ecall The new pan-european emergency call page 2 Functional principle

More information

Public Key Infrastructure and Crypto Agility Concept for Intelligent Transportation Systems

Public Key Infrastructure and Crypto Agility Concept for Intelligent Transportation Systems Public Key Infrastructure and Crypto Agility Concept for Intelligent Transportation Systems Markus Ullmann, Christian Wieschebrink and Dennis Kügler Federal Office for Information Security D-53133 Bonn,

More information

SSL/TSL EV Certificates

SSL/TSL EV Certificates SSL/TSL EV Certificates CA/Browser Forum Exploratory seminar on e-signatures for e-business in the South Mediterranean region 11-12 November 2013, Amman, Jordan Moudrick DADASHOW CEO, Skaitmeninio Sertifikavimo

More information

Princess Nora Bint Abdulrahman University College of computer and information sciences Networks department Networks Security (NET 536)

Princess Nora Bint Abdulrahman University College of computer and information sciences Networks department Networks Security (NET 536) Princess Nora Bint Abdulrahman University College of computer and information sciences Networks department Networks Security (NET 536) Prepared by Dr. Samia Chelloug E-mail: samia_chelloug@yahoo.fr Content

More information

MAC Protocols for VANETs

MAC Protocols for VANETs MAC Protocols for VANETs Alexandru Oprea Department of Computer Science University of Freiburg Click to edit Master subtitle style Ad Hoc Networks Seminar Based on: Hamid Menouar and Fethi Filali, EURECOM

More information

V2X Communications for Autonomous Driving Roadmap for WiF-V2X and Cellular-V2X. Jérôme Härri IEEE Vehicular Networking Conference November 27 th 2017

V2X Communications for Autonomous Driving Roadmap for WiF-V2X and Cellular-V2X. Jérôme Härri IEEE Vehicular Networking Conference November 27 th 2017 V2X Communications for Autonomous Driving Roadmap for WiF-V2X and Cellular-V2X Jérôme Härri IEEE Vehicular Networking Conference November 27 th 2017 Cooperative Communication for Automated Driving - WiFi-based

More information

Enhanced Management of Certificate Caching and Revocation Lists in VANET

Enhanced Management of Certificate Caching and Revocation Lists in VANET Enhanced Management of Certificate Caching and Revocation Lists in VANET Sadiq H. Abdulhussain Computer Engineering Department College of Engineering University of Baghdad ABSTRACT Vehicular network security

More information

SCOPE OF ACCREDITATION TO ISO/IEC 17025:2005

SCOPE OF ACCREDITATION TO ISO/IEC 17025:2005 SCOPE OF ACCREDITATION TO ISO/IEC 17025:2005 DEKRA TESTING AND CERTIFICATION, S.A.U. Parque Tecnologico de Andalucia C/ Severo Ochoa 2 29590-Campanillas, Málaga, SPAIN Jose Maria Fernandez Phone: +34 952619100

More information

EUROPEAN STANDARD Intelligent Transport Systems (ITS); Vehicular Communications; GeoNetworking; Part 3: Network Architecture

EUROPEAN STANDARD Intelligent Transport Systems (ITS); Vehicular Communications; GeoNetworking; Part 3: Network Architecture EN 302 636-3 V1.2.1 (2014-12) EUROPEAN STANDARD Intelligent Transport Systems (ITS); Vehicular Communications; GeoNetworking; Part 3: Network Architecture 2 EN 302 636-3 V1.2.1 (2014-12) Reference REN/ITS-0030034

More information

Standardisation Proposal

Standardisation Proposal EUROPEAN COMMISSION SEVENTH FRAMEWORK PROGRAMME GA No. 610990 Cooperative dynamic formation of platoons for safe and energy-optimized goods transportation D3.3 - Standardisation Proposal Deliverable No.

More information

A. SERVEL. EuCNC Special Sessions 5G connected car 01/07/2015

A. SERVEL. EuCNC Special Sessions 5G connected car 01/07/2015 A. SERVEL EuCNC 2015 - Special Sessions 5G connected car 01/07/2015 Connected cars, a reality since 12 years for our customers! 2003 A Pioneer for emergency 1.6 million of equipped vehicles 2006 One of

More information

C-ITS future opportunities and challenges

C-ITS future opportunities and challenges C-ITS future opportunities and challenges CIMEC workshop: C-ITS standardisation requirements for the urban environment, 12 September 2016, Brussel Bahar Namaki Araghi, Eng., PhD ITS Project Manager, City

More information

Technical Limitations, and Privacy Shortcomings of the Vehicle-to-Vehicle Communication

Technical Limitations, and Privacy Shortcomings of the Vehicle-to-Vehicle Communication Technical Limitations, and Privacy Shortcomings of the Vehicle-to-Vehicle Communication Markus Ullmann, Thomas Strubbe, and Christian Wieschebrink Federal Office for Information Security D-53133 Bonn,

More information

Intelligent Transportation Systems. Wireless Access for Vehicular Environments (WAVE) Engin Karabulut Kocaeli Üniversitesi,2014

Intelligent Transportation Systems. Wireless Access for Vehicular Environments (WAVE) Engin Karabulut Kocaeli Üniversitesi,2014 Intelligent Transportation Systems Wireless Access for Vehicular Environments (WAVE) Engin Karabulut Kocaeli Üniversitesi,2014 Outline Wireless Access for Vehicular Environments (WAVE) IEEE 802.11p IEEE

More information

VANETs. When applications drive communications. Institute of Telematics, University of Karlsruhe. Decentralized Systems and Network Services

VANETs. When applications drive communications. Institute of Telematics, University of Karlsruhe. Decentralized Systems and Network Services VANETs When applications drive communications Marc Torrent-Moreno, Prof. Hannes Hartenstein Decentralized Systems and Network Services Institute of Telematics, University of Karlsruhe Marc Torrent Moreno

More information

Dr. Panos Papadimitratos

Dr. Panos Papadimitratos Dr. Panos Papadimitratos Ecole Polytechnique Fédéral de Lausanne (EPFL) 2 Security in Vehicle-to-Vehicle (V2V) and Vehicle-to- Infrastructure (V2I) Communications Security and Privacy Why? 3 o Safety (?)

More information

Cryptography and Network Security. Sixth Edition by William Stallings

Cryptography and Network Security. Sixth Edition by William Stallings Cryptography and Network Security Sixth Edition by William Stallings Chapter 19 Electronic Mail Security Despite the refusal of VADM Poindexter and LtCol North to appear, the Board's access to other sources

More information

2 Car-to-X Communication:

2 Car-to-X Communication: May you live in interesting times. 2 Car-to-X Communication: System Architecture and Applications (Chinese Proverb ) Modern vehicles include a multitude of highly sophisticated technologies for providing

More information

IDACCS Wireless Integrity protection in a smart grid environment for wireless access of smart meters

IDACCS Wireless Integrity protection in a smart grid environment for wireless access of smart meters IDACCS Wireless 2014 Integrity protection in a smart grid environment for wireless access of smart meters Prof- Dr.-Ing. Kai-Oliver Detken DECOIT GmbH Fahrenheitstraße 9 D-28359 Bremen URL: http://www.decoit.de

More information

European Standards- preparation, approval and role of CEN. Ashok Ganesh Deputy Director - Standards

European Standards- preparation, approval and role of CEN. Ashok Ganesh Deputy Director - Standards European Standards- preparation, approval and role of CEN Deputy Director - Standards 1 European Standarization why?, 2010-10-14 CEN-CENELEC 2010 2 What standards do enhance the safety of products allow

More information

DSRC and Ad-hoc Network development in Japan

DSRC and Ad-hoc Network development in Japan DSRC and Ad-hoc Network development in Japan September 2, 2005 Cologne, Germany Satoshi Oyama (Hitachi, Ltd.) ITS Info-Communications Forum, Japan September 2, 2005 1 Contents DSRC Standards in Japan DSRC

More information

Common transportation user experience through unified fundamental data definition and movement from mobile elements, to roadside, to centers.

Common transportation user experience through unified fundamental data definition and movement from mobile elements, to roadside, to centers. Common transportation user experience through unified fundamental data definition and movement from mobile elements, to roadside, to centers. 1 2 The concept is to organize installations in a large region

More information

Applying Lessons Learned to V2X Communications for China

Applying Lessons Learned to V2X Communications for China Jim Misener Director, Technical Standards Qualcomm Technologies, Inc. Applying Lessons Learned to V2X Communications for China 2013-2014 Qualcomm Technologies, Inc. and/or its affiliated companies. All

More information

Hans-Joachim Schade. Sharing data by means of a Local Dynamic Map Definition of LDM

Hans-Joachim Schade. Sharing data by means of a Local Dynamic Map Definition of LDM 6th of February 2014 Sharing data by means of a Local Dynamic Map Definition of LDM Hans-Joachim Schade Cooperative ITS o A C-ITS is a subset of the overall ITS that communicates and shares data between

More information

Compass4D Working towards deployment of C-ITS. Pierpaolo Tona, Project Manager

Compass4D Working towards deployment of C-ITS. Pierpaolo Tona, Project Manager Compass4D Working towards deployment of C-ITS Pierpaolo Tona, Project Manager ERTICO: Towards deployment of C-ITS I N T E R N A T I O N A L C O O P E R A T I O N C-ITS Showcase Amsterdam 2010 C-ITS Plugtest

More information

Cooperative, Connected and Automated Mobility

Cooperative, Connected and Automated Mobility Cooperative, Connected and Automated Mobility 1. ITS Deutschland Kongress, Frankfurt 22.11.2017 Gerhard Menzel European Commission - DG MOVE Key EU Policy Milestones to deliver C-ITS in Europe by 2019

More information

To realize Connected Vehicle Society. Yosuke NISHIMURO Ministry of Internal Affairs and Communications (MIC), Japan

To realize Connected Vehicle Society. Yosuke NISHIMURO Ministry of Internal Affairs and Communications (MIC), Japan To realize Connected Vehicle Society Yosuke NISHIMURO Ministry of Internal Affairs and Communications (MIC), Japan Services provided by Connected Vehicle 1 Vehicle 5G V2X Connected Vehicle Big Data AI

More information

Third public workshop of the Amsterdam Group and CODECS C-ITS Deployment in Europe: Common Security and Certificate Policy

Third public workshop of the Amsterdam Group and CODECS C-ITS Deployment in Europe: Common Security and Certificate Policy Third public workshop of the Amsterdam Group and CODECS C-ITS Deployment in Europe: Common Security and Certificate Policy 14 February 2017 Amsterdam Gerhard Menzel European Commission - DG MOVE Scope:

More information

Comparing LIMERIC and DCC approaches for VANET Channel Congestion Control

Comparing LIMERIC and DCC approaches for VANET Channel Congestion Control Comparing LIMERIC and DCC approaches for VANET Channel Congestion Control Gaurav Bansal, Bin Cheng, Ali Rostami, Katrin Sjoberg ɕ, John B. Kenney, and Marco Gruteser Toyota InfoTechnology Center, USA Rutgers

More information

Automotive Cyber Security

Automotive Cyber Security Automotive Cyber Security Rajeev Shorey (Ph.D.) Principal Scientist TCS Innovation Labs Cincinnati, USA & Bangalore, India Copyright 2013 Tata Consultancy Services Limited Connected Vehicles Chennai, 18

More information

Elektrische Signalverarbeitung Dr. Fischer GmbH. ESF News. access technologies and ITS applications,

Elektrische Signalverarbeitung Dr. Fischer GmbH. ESF News. access technologies and ITS applications, Elektrische Signalverarbeitung Dr. Fischer GmbH ESF News Issue 2010/1 Intelligent Transport Systems (ITS) February 2010 Editorial Efficient, safe and secure transportation of humans and goods in all transport

More information

Layer-based Multi-sensor Fusion Architecture for Cooperative and Automated Driving Application Development

Layer-based Multi-sensor Fusion Architecture for Cooperative and Automated Driving Application Development Layer-based Multi-sensor Fusion Architecture for Cooperative and Automated Driving Application Development TNO, integrated vehicle safety (IVS), the Netherlands dr.ir. dr.ir. Tjerk Bijlsma ir. Frank Ophelders

More information

PKI architecture and technical specifications (v2) Activity Livrable v2

PKI architecture and technical specifications (v2) Activity Livrable v2 PKI architecture and technical specifications (v2) Activity 2.4.4 Livrable 2.4.4 6 v2 Version : 2.0 Date : 6 th November 2015 Revision History Nous avons modifié le document envoyé par le projet ISE (ISX

More information

ETSI TS V7.1.0 ( )

ETSI TS V7.1.0 ( ) TS 102 266 V7.1.0 (2006-01) Technical Specification Smart Cards; USSM: UICC Security Service Module; Stage 1 2 TS 102 266 V7.1.0 (2006-01) Reference RTS/SCP-R0002r1 Keywords smart card, security 650 Route

More information

Vehicle Safety Communications Project Final Overview

Vehicle Safety Communications Project Final Overview CAMP IVI Light Vehicle Enabling Research Program Vehicle Safety Communications Project Final Overview Vehicle Safety Communications (VSC) Project 2.5 year program started in May 2002 VSC Consortium Members:

More information

ETSI Electronic Signatures and Infrastructures (ESI) TC

ETSI Electronic Signatures and Infrastructures (ESI) TC ETSI Electronic Signatures and Infrastructures (ESI) TC Presented by Andrea Caccia, ETSI/ESI liaison to ISO SC27 ( a.caccia @ kworks.it ) ETSI 2011. All rights reserved ETSI TC ESI - Electronic Signatures

More information

Innovation and Cryptoventures. Technology 101. Lee Jacobs and Campbell R. Harvey. February 22, 2017

Innovation and Cryptoventures. Technology 101. Lee Jacobs and Campbell R. Harvey. February 22, 2017 Innovation and Cryptoventures Technology 101 Lee Jacobs and Campbell R. Harvey February 22, 2017 What is a computer? Electronic device that has the ability to store, retrieve, and process data Hardware

More information

A V2X Message Evaluation Methodology and Cross- Domain Modeling of Safety Applications in V2Xenabled E/E- Architectures

A V2X Message Evaluation Methodology and Cross- Domain Modeling of Safety Applications in V2Xenabled E/E- Architectures A V2X Message Evaluation Methodology and Cross- Domain Modeling of Safety Applications in V2Xenabled E/E- Architectures Harald Bucher, Marius-Florin Buciuman, Alexander Klimm, Oliver Sander, Jürgen Becker

More information

Titelmasterformat durch Klicken bearbeiten Formatvorlage des Untertitelmasters durch Klicken bearbeiten

Titelmasterformat durch Klicken bearbeiten Formatvorlage des Untertitelmasters durch Klicken bearbeiten COmmunication Network VEhicle Road Global Extension Proposal for a Car2X Systems Network CONVERGE Project presentation Titelmasterformat durch Klicken bearbeiten Formatvorlage des Untertitelmasters durch

More information

Automotive Industry: Why the ITS B usinesses Need to C are about IPv6?

Automotive Industry: Why the ITS B usinesses Need to C are about IPv6? Automotive Industry: Why the ITS B usinesses Need to C are about IPv6? i.e. a presentation on IPv6 and C ooperative ITS Thierry.Ernst@inria.fr JRU LARA (INR IA & M ines ParisTech) http://www.lara.prd.fr/ipv6-its

More information

Overview of Challenges in VANET

Overview of Challenges in VANET Overview of Challenges in VANET Er.Gurpreet Singh Department of Computer Science, Baba Farid College, Bathinda(Punjab), India ABSTRACT VANET are becoming active area of research and development because

More information

SCALABLE VEHICULAR AD-HOC NETWORKS DISTRIBUTED SOFTWARE-DEFINED NETWORKING

SCALABLE VEHICULAR AD-HOC NETWORKS DISTRIBUTED SOFTWARE-DEFINED NETWORKING SCALABLE VEHICULAR AD-HOC NETWORKS DISTRIBUTED SOFTWARE-DEFINED NETWORKING AHMED SAYED-HASSAN AGENDA Current networking solutions for V2X Problem definition Motivations for a scalabe networking solution

More information

ZIGBEE. Erkan Ünal CSE 401 SPECIAL TOPICS IN COMPUTER NETWORKS

ZIGBEE. Erkan Ünal CSE 401 SPECIAL TOPICS IN COMPUTER NETWORKS ZIGBEE Erkan Ünal CSE 401 SPECIAL TOPICS IN COMPUTER NETWORKS OUTLINE ZIGBEE AND APPLICATIONS IEEE 802.15.4 PROTOCOL ZIGBEE PROTOCOL ZIGBEE ALLIANCE ZIGBEE APPLICATIONS PHYSICAL LAYER MAC LAYER ZIGBEE

More information

SG-CG/SGIS SG-CG/SGIS. ETSI Cyber Security Workshop Sophia Antipolis, France, January the 16th, 2013 Jean-Pierre Mennella, Alstom Grid

SG-CG/SGIS SG-CG/SGIS. ETSI Cyber Security Workshop Sophia Antipolis, France, January the 16th, 2013 Jean-Pierre Mennella, Alstom Grid SG-CG/SGIS ETSI Cyber Security Workshop Sophia Antipolis, France, January the 16th, 2013 Jean-Pierre Mennella, Alstom Grid Page 1 CEN/CENELEC/ETSI Smart Grid Co-ordination Group CEN-CENELEC-ETSI 2011 European

More information

CEN/TC278 PT1604 LDM for to C-ITS

CEN/TC278 PT1604 LDM for to C-ITS CEN/TC278 PT1604 LDM for to C-ITS Budapest University of Technology and Economics Department of Networked Systems and Services September 2013 September 2013 PT1604: "LDM for C-ITS" - BME 1 Content Views

More information