Secure IoT command sending (Arduino Server). There are many ways to secure and authenticate a networking communication, but not all solutions will run on a microcontroller, where processing power and memory is a scarce resource.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

25 lines
553 B

5 years ago
#######################################
# Syntax Coloring Map For Cryptolib
#######################################
#######################################
# Datatypes (KEYWORD1)
#######################################
Sha1 KEYWORD1
Sha256 KEYWORD1
#######################################
# Methods and Functions (KEYWORD2)
#######################################
init KEYWORD2
initHmac KEYWORD2
add KEYWORD2
result KEYWORD2
resultHmac KEYWORD2
#######################################
# Constants (LITERAL1)
#######################################