blob: 855a564444134faa42e2ebe43aa0296770b049cf (
plain)
1
2
3
4
5
|
Various helpers to pass data to untrusted environments and to get it
back safe and sound.
This repository provides a module that is a port of the django signing
module. It's not directly copied but some changes were applied to make
it work better on its own.
|