Skip to content

Various helpers to pass trusted data to untrusted environments

License

Notifications You must be signed in to change notification settings

andrewconner/itsdangerous

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This fork uses SHA256 instead of SHA1 for the hashing algorithm.

======

It's Dangerous
   ... so better sign this

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.

Also I plan to add some extra things.  Work in progress.

About

Various helpers to pass trusted data to untrusted environments

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%