Tasmota/lib/lib_rf/KeeloqLib
Jason2866 e454c54e6d move libs in folder lib 2020-10-26 12:51:06 +00:00
..
src move libs in folder lib 2020-10-26 12:51:06 +00:00
tests/KeeloqLibTest move libs in folder lib 2020-10-26 12:51:06 +00:00
README.md move libs in folder lib 2020-10-26 12:51:06 +00:00
keywords.txt move libs in folder lib 2020-10-26 12:51:06 +00:00
library.properties move libs in folder lib 2020-10-26 12:51:06 +00:00

README.md

Keeloq encryption algorithm

This implementations might be useful if you are playing around with Microchip Keeloq chips.
I verified that this algorithm gives the same results as that produced by the Microchip SDK for several test cases.
The Keeloq algorithm is not patented.
However, since Microchip does hold a patent on its application to secure keyless entry, it probably would not be wise to make a commercial secure keyless entry product using this algorithm in a non-Microchip processor.
Personal experimentation should be okay.

If you decide to make something commercial, buy Microchip's processors.