Generates API method signatures for authenticated Last.fm requests.
Signature is computed by sorting parameters alphabetically (excluding format
and callback), concatenating as <name><value>, appending the API secret,
and taking the MD5 hex digest.
Summary
Functions
Generates an api_sig for the given parameters.