[Checkins] [zopefoundation/cipher.encryptingstorage] c92265: Add .gitignore.

GitHub noreply at github.com
Fri Apr 22 16:36:18 CEST 2016


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/cipher.encryptingstorage
  Commit: c922655f1eae69c5e8e771c969b9bfd07baffd2d
      https://github.com/zopefoundation/cipher.encryptingstorage/commit/c922655f1eae69c5e8e771c969b9bfd07baffd2d
  Author: Rene Jochum <rene at jochums.at>
  Date:   2015-11-11 (Wed, 11 Nov 2015)

  Changed paths:
    A .gitignore

  Log Message:
  -----------
  Add .gitignore.

Signed-off-by: Rene Jochum <rene at jochums.at>


  Commit: 82d36f99618be823c6fa8e06b860b6650ac67944
      https://github.com/zopefoundation/cipher.encryptingstorage/commit/82d36f99618be823c6fa8e06b860b6650ac67944
  Author: Rene Jochum <rene at jochums.at>
  Date:   2015-11-11 (Wed, 11 Nov 2015)

  Changed paths:
    M src/cipher/encryptingstorage/__init__.py
    M src/cipher/encryptingstorage/encrypt_util.py

  Log Message:
  -----------
  PEP8.

Signed-off-by: Rene Jochum <rene at jochums.at>


  Commit: 9d6bca7a0a23159846f93cf96810a099a0f3b411
      https://github.com/zopefoundation/cipher.encryptingstorage/commit/9d6bca7a0a23159846f93cf96810a099a0f3b411
  Author: Rene Jochum <rene at jochums.at>
  Date:   2016-04-22 (Fri, 22 Apr 2016)

  Changed paths:
    M .gitignore
    M .travis.yml
    A CHANGES.rst
    R CHANGES.txt
    A README.rst
    R README.txt
    R bootstrap.py
    M buildout.cfg
    A requirements.txt
    M setup.py
    M src/cipher/encryptingstorage/__init__.py
    M src/cipher/encryptingstorage/encrypt_util.py
    M src/cipher/encryptingstorage/tests/test_zodb.py
    R ztk-versions-1.0.1.cfg

  Log Message:
  -----------
  Implement encryption and decryption of blobs.

Signed-off-by: Rene Jochum <rene at jochums.at>


  Commit: 39d071346187fcc9662e852f6777523a2fa185ae
      https://github.com/zopefoundation/cipher.encryptingstorage/commit/39d071346187fcc9662e852f6777523a2fa185ae
  Author: Harald Friessnegger <harald at webmeisterei.com>
  Date:   2016-04-22 (Fri, 22 Apr 2016)

  Changed paths:
    A .gitignore
    M .travis.yml
    A CHANGES.rst
    R CHANGES.txt
    A README.rst
    R README.txt
    R bootstrap.py
    M buildout.cfg
    A requirements.txt
    M setup.py
    M src/cipher/encryptingstorage/__init__.py
    M src/cipher/encryptingstorage/encrypt_util.py
    M src/cipher/encryptingstorage/tests/test_zodb.py
    R ztk-versions-1.0.1.cfg

  Log Message:
  -----------
  Merge pull request #1 from webmeisterei/blob_encryption

Blob encryption


Compare: https://github.com/zopefoundation/cipher.encryptingstorage/compare/f9c464d90375...39d071346187


More information about the checkins mailing list