Releases: jossemarGT/cookie-twist
Releases · jossemarGT/cookie-twist
0.4.0
0.3.2
Add thread safe Signature hasher engine.
0.3.1
Uses epoch timestamp in seconds
0.3.0
Add TornadoCookieCode and its version specific implementations
0.2.0
In this version you will find the signature hasher implementation used in Tornado Web Framework secure cookies v1 and v2. The library is still not suitable for production but you can start compositing your own secure cookies by using the serializers along side the signature hashers.
Initial release
This early release was meant to test the distribution process and it only contains some of the core types for cookie signature. In other words is not production ready.