Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
W wiki
  • Project overview
    • Project overview
    • Details
    • Activity
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
Collapse sidebar
  • pub
  • wiki
  • Wiki
  • avl_aes_key_handling

avl_aes_key_handling · Changes

Page history
Update avl_aes_key_handling authored Mar 02, 2021 by Guido Voigt's avatar Guido Voigt
Hide whitespace changes
Inline Side-by-side
Showing with 13 additions and 0 deletions
+13 -0
  • avl_aes_key_handling.md avl_aes_key_handling.md +13 -0
  • No files found.
avl_aes_key_handling.md
View page @ 5bc66519
......@@ -20,5 +20,18 @@ sequenceDiagram
Dev_TCP->D2S_TCP: excahnge data
Dev_TCP->D2S_TCP: excahnge data
%%Note over Dev,Dev_TCP,D2S_TCP,D2S_DB,D2S_API: key change via REST API
Dev_TCP->D2S_TCP : excahnge data
Dev_TCP->D2S_TCP : excahnge data
D2S_API->>D2S_TCP: keychange request with new key
D2S_TCP->Dev_TCP : sent new Key
Dev_TCP->>Dev : store new key in TPM key store
Dev_TCP->>D2S_TCP : sent ACK / OK:ERROR
Dev_TCP->Dev_TCP : use new Key
D2S_TCP->D2S_TCP : receive ACK / OK
D2S_TCP->>D2S_DB : store new Key
D2S_TCP->>D2S_API : respond API request
D2S_TCP->D2S_TCP : use new key
Dev_TCP->>D2S_TCP : excahnge data with new Key
Dev_TCP->>D2S_TCP : excahnge data with new Key
```
\ No newline at end of file
Clone repository
  • AVL Filesystem
  • BOLERO40_GNSS_improvement
  • BOLERO40_improvement_of_the_GNSS_performance
  • NFC_commands,_event,_dynamic_variable
  • Promotion_Kit_Settings
  • Workbench Mac Installation Readme
  • avl_aes_key_handling
  • avl_ble
  • avl_blueid
  • avl_config_commented_1
  • avl_ecodrive
  • avl_feature_list
  • avl_frp_main
  • avl_fw_update
  • avl_premium_feature_cpc
View All Pages