Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
mobile-sec-notifier
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Tumbul, Erwin
mobile-sec-notifier
Graph
41a6c104b492a9b5e3b6a7d69a58cc0f59fede77
Select Git revision
Branches
3
feature/android_client
main
default
private/mw/android-client
3 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
8
Jun
7
6
5
4
3
1
30
May
29
28
27
16
Update readme. Embed demo.
main
main
Add presentation.
Update readme with usage.
Added apk (only exported, untested)
Merge remote-tracking branch 'origin/main' into feature/android_client
feature/android…
feature/android_client
Implement server authentication on android client.
changed hash to sha2 (because of JAVA :< )
Merge remote-tracking branch 'origin/main' into feature/android_client
Cleanup logging. Fix payload deserialization and notifications.
Cleanup progress view during connection workflow.
updated readme
Fix Payload serialization and deserialization
hardening 3: added server auth.
Merge remote-tracking branch 'origin/main' into feature/android_client
Implement Payload as JSON object.
hardening 2: reworked packing to json, thx java
Merge remote-tracking branch 'origin/main' into feature/android_client
hardening 2: packing done
Merge remote-tracking branch 'origin/main' into feature/android_client
hardening 2: packing wip
Implement Payload.
Merge remote-tracking branch 'origin/main' into feature/android_client
hardening 1: padding
Fix padding.
Implement proper random id code generator.
Implement basic padding functions.
changes
private/mw/andr…
private/mw/android-client
Send and receive notifications as JSON objects. Handle exceptions.
Implement progress bar for connection workflow.
WIP: Implement progress bar for connection workflow.
Cleanup connection workflow, e.g. exception handling, input parsing.
Implement key exchange for device pairing phase.
readme update
Merge remote-tracking branch 'origin/main' into feature/android_client
Implement encryption and decryption workflow for android client.
Updated readme status.
Implemented python key exchange
Merge remote-tracking branch 'origin/main' into feature/android_client
added AES encryption in GCM with header comm_id
Merge remote-tracking branch 'origin/main' into feature/android_client
Loading