Skip to content

reallydangerous v1.1.0

Compare
Choose a tag to compare
@sayomaki sayomaki released this 27 Jul 12:44
· 41 commits to master since this release
e82c30d
  • 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 "_")