algo Directory Reference


Files

file  crc.c [code]
 CRC table and support routines.
file  crc.h [code]
 XModem-CRC16 algorithm (interface).
file  md2.c [code]
 MD2 Message-Digest algorithm.
file  md2.h [code]
 MD2 Message-Digest algorithm.
file  mean.h [code]
file  pid_control.c [code]
 Proportional, integral, derivative controller (PID controller) (implementation).
file  pid_control.h [code]
 Proportional, integral, derivative controller (PID controller) (interface).
file  ramp.c [code]
 Compute, save and load ramps for stepper motors (implementation).
file  ramp.h [code]
 Compute, save and load ramps for stepper motors (interace).
file  rand.c [code]
 Very simple rand() algorithm.
file  rand.h [code]
 Very simple rand() algorithm.
file  randpool.c [code]
 API function for to manage entropy pool.
file  randpool.h [code]
 API function for to manage entropy pool.
file  rle.c [code]
 General-purpose run-length {en,de}coding algorithm (implementation).
file  algo/rle.h [code]
 General-purpose run-length {en,de}coding algorithm (interface).
file  rotating_hash.h [code]
 Rotating Hash algorithm (interface).
file  tea.c [code]
 TEA Tiny Encription Algorith functions (implementation).
file  tea.h [code]
 TEA Tiny Encription Algorith functions (interface).