qdmr
qdmr copied to clipboard
Encryption Support?
My radio (DMR 6x2) finds dual use on ham bands and commercial radio bands in the US, where we are permitted to use encryption on commercial. Is there any plans to implement AES encryption programming? It is supported in the official CPS.
Yes, it is planned but as it is not HAM radio related, it has a somewhat low priority.
Ok I use this issue as an excuse to finalize the implementation of the device specific settings. That is, encryption will be implemented as an extension in the encryption branch. Things needed:
- [x] Implement EncryptionExtension (holds the keys)
- [x] Implement CommercialChannelExtension (holds the reference to a key for each channel)
- [x] Document extensions in manual
- [x] Implement handling of ConfigObjectLists in ExtensionWrapper
- [x] Implement handling of ConfigObjectReference in ExtensionWrapper
- [x] Implement encoding/decoding of encryption in Radioddity Codeplugs
- [x] Implement encoding/decoding of encryption in TyT Codeplugs
- [ ] Implement encoding/decoding of encryption in AnyTone Codeplugs
i like that it's there, but i can only see 128 bit support. both Anytone 878 and TYT 390 support AES256 now.