Module validation

Module validation 

Source
Expand description

Input validation helpers

Following SciRS2 patterns for parameter checking.

Functionsยง

check_ciphertext_size
Check that ciphertext size is within limits
check_key_size
Check that key size is within limits
check_not_empty
Check that a string is not empty
check_positive
Check that a value is positive