Those are really functions in _Crypto, and they should be retired (except for backwards compatibility) with _Crypto. And the functions belong in String, not in Crypto.
So what I want is a good name for the fucntions in String.
/ Niels Möller ()
Previous text:
2003-03-12 15:19: Subject: nettle.cmod
Crypto.string_to_hex;
Result: string_to_hex
Crypto.hex_to_string;
Result: hex_to_string
/ Henrik Grubbström (Lysator)