Skip to content

Improving data encryption

Compare
Choose a tag to compare
@jaedsonpys jaedsonpys released this 11 Feb 17:30
· 161 commits to master since this release
9a93af2

7.0.0

Features

  • 32bfd2e: Create Cryptography class;
  • 94b8e9a: Raise custom InvalidTokenError and InvalidSignatureError exceptions;
  • b319915: Use Cryptography in _document module;
  • 190167b: Remove key base64 encode from CookieDB.__init__.