the only information i found online is that RTMFP uses 128-bit cypher. Does anyone know what exact encryption technology is used?
Asked
Active
Viewed 596 times
0
-
https://github.com/OpenRTMFP/Cumulus – www0z0k Mar 18 '11 at 21:51
1 Answers
1
according to OpenRTMFP, it uses AES, see https://github.com/OpenRTMFP/Cumulus/blob/master/CumulusLib/sources/RTMFP.cpp and https://github.com/OpenRTMFP/Cumulus/blob/master/CumulusLib/sources/AESEngine.cpp

sydd
- 1,824
- 2
- 30
- 54