Hamlib/security/security.h
Mike Black W9MDB 9ae519fc41 Working on password access for rigctld -- not fully implmented yet
Need to check on security audit and cross-platform compilation first
https://github.com/Hamlib/Hamlib/issues/813
2022-02-24 17:28:25 -06:00

3 lines
57 B
C

int my_rand(int max);
void rig_make_key(char key[33]);