summaryrefslogtreecommitdiff
path: root/C/HF/chap8/src/libs/encrypt2.c
AgeCommit message (Collapse)Author
2025-09-06Create shared libraryCarlos Maiolino
Play with shared libs. Building the same library with different functionalities and loading them at runtime, separately. Fun way to see how we can change runtime behavior without recompiling everything. Signed-off-by: Carlos Maiolino <[email protected]>