reallydangerous v1.1.0
- Entire source in single file
- Supports only NodeJS due to usage of Buffers
- Timestamp signer
- Uses number instead of string for timestamp to reduce length
- Strips trailing "=" automatically
- Web-safe format (convert "+" to "-" and "/" to "_")