Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Encrypted CAN
daredevil-small
Graph
7d39ce3d2acd6a288bdbe562bf3e74168c9b2b31
Select Git revision
Branches
1
master
default
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
13
Feb
29
Apr
20
Mar
13
12
11
8
6
5
4
28
Feb
27
26
20
19
18
15
13
12
11
8
7
6
5
31
Jan
28
22
21
Dec
20
Merge remote-tracking branch 'grepit/master' into grepit
master
master
readme: add note for additional device initialization requirements
meta: delete outdated Cargo.lock
meta: update Cargo.toml post-import
docs(readme): update links
docs: add link to documentation for setting up sensors/can
docs: add a paragraph on stack analyzation in CI
fix(ci): fix local errors when verifying stack
feat(ci): verify stack usage using cargo call-stack
Small fixes to documentation
docs: describe how stack usage can be analysed
docs: explain why modules are ad-hoc
docs(etc): add shell.nix comment header
docs: update frame data information
Revert "build: inline assembly"
fix: correctly send the whole 16B of encrypted sensor data
fix(csec): operate AES functions only on 16B multiple inputs
build: inline assembly
fix: change period to something sensible
docs(can): improve parameter formatting
fix: use panic-halt instead of semi-proken custom handler
docs: finalize README
docs: document application overview
docs(csec): improve sections
docs(csec): add some notes on possible module improvement
docs(csec): improve examples, add notes on the HW API
fix: only store encrypted data in the payload
docs(csec): lightly document MAC generation/verification
chore(examples): fix nxp-flexcanfd formatting
refactor(csec): directly return byte-arrays of static sizes
Merge branch 'master' of gitlab.com:rust-daredevil-group/daredevil-small
fix(can): write payload on correct offset, correctly send frame directy
feat: prefix sensor payload with init vector, MAC
refactor(examples): rewrite freescale-csec into a csec integration test
Merge branch 'feat-csec-mac'
feat(csec): implement MAC generation/verification
Remove magic numbers from nxp-flexcan.rs
Fix nxp-flexcanfd FD initialisation
Update Cargo files with our mirror of S32K144
Merge branch 'master' of gitlab.com:rust-daredevil-group/daredevil-small
Menu
Explore
Projects
Groups
Topics
Snippets