Attention is currently required from: wbokslag.
Hello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-tetra/+/34169
to look at the new patch set (#2).
Change subject: Added crypto support
......................................................................
Added crypto support
Added TETRA cryptographic primitives (TEA1-3, TAA1 minus TA61).
If a keyfile is loaded (using -k flag), matching signalling frames
will be decrypted. No support for traffic or identity encryption
yet. Based on
https://github.com/MidnightBlueLabs/TETRA_crypto
Change-Id: I0c0227cf5b747bd5032602390175b898173f6ae6
---
M src/Makefile
A src/crypto/hurdle.c
A src/crypto/hurdle.h
A src/crypto/taa1.c
A src/crypto/taa1.h
A src/crypto/tea1.c
A src/crypto/tea1.h
A src/crypto/tea2.c
A src/crypto/tea2.h
A src/crypto/tea3.c
A src/crypto/tea3.h
M src/crypto/tetra_crypto.c
12 files changed, 1,203 insertions(+), 15 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-tetra refs/changes/69/34169/2
--
To view, visit
https://gerrit.osmocom.org/c/osmo-tetra/+/34169
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-tetra
Gerrit-Branch: master
Gerrit-Change-Id: I0c0227cf5b747bd5032602390175b898173f6ae6
Gerrit-Change-Number: 34169
Gerrit-PatchSet: 2
Gerrit-Owner: wbokslag <w.bokslag(a)midnightblue.nl>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Attention: wbokslag <w.bokslag(a)midnightblue.nl>
Gerrit-MessageType: newpatchset