Naughtygram.Crypto

Handles some very basic crypto functionality

Summary

Functions

Takes some data which is to be sent as the body, and returns a signed body which is ready to send to the server

Functions

signed_body(data)

Takes some data which is to be sent as the body, and returns a signed body which is ready to send to the server.