Skip to content

ferencdg/rc5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages