sesame v0.2.2 Sesame

Documentation for Sesame.

Link to this section Summary

Functions

Deserialises the signer from the signature on the connection

Sign a resource

Verifies a resource can be accessed based on the signature

Link to this section Functions

Link to this function create_response(resource, signature)
Link to this function current_signer(conn)

Deserialises the signer from the signature on the connection

Link to this function sign(resource, signer)

Sign a resource.

Link to this function verify(signature, resource)

Verifies a resource can be accessed based on the signature.