Compile time RC5 encoder and decoder Build requires c++17 (tested with g++ (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0) /usr/bin/g++ -w -fpermissive -std=c++17 -g RC5.cpp -o RC5