[Box Backup-commit] [boxbackup/boxbackup] cc6e20: More OpenSSL 1.1 WIP

GitHub noreply at github.com
Sat Dec 30 20:00:57 GMT 2017


  Branch: refs/heads/openssl_1_1
  Home:   https://github.com/boxbackup/boxbackup
  Commit: cc6e20466b857f7e20d816a2c20cb36f112398ab
      https://github.com/boxbackup/boxbackup/commit/cc6e20466b857f7e20d816a2c20cb36f112398ab
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2017-12-30 (Sat, 30 Dec 2017)

  Changed paths:
    M lib/crypto/CipherAES.h
    M lib/crypto/CipherBlowfish.cpp
    M lib/crypto/CipherBlowfish.h
    M lib/crypto/CipherContext.cpp
    M lib/crypto/CipherDescription.h
    M lib/crypto/CipherException.txt

  Log Message:
  -----------
  More OpenSSL 1.1 WIP


  Commit: 303c6405e3bc1e673dbc691792e0633742c01f4e
      https://github.com/boxbackup/boxbackup/commit/303c6405e3bc1e673dbc691792e0633742c01f4e
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2017-12-30 (Sat, 30 Dec 2017)

  Changed paths:
    M lib/crypto/CipherAES.h
    M lib/crypto/CipherBlowfish.cpp
    M lib/crypto/CipherBlowfish.h
    M lib/crypto/CipherContext.cpp
    M lib/crypto/CipherContext.h
    M lib/crypto/CipherDescription.h

  Log Message:
  -----------
  Partially undo 8970e940e7661a50862667f2237af2a41536eea3

Only need to reinit the cipher partly, to change the IV, so don't need to store
a copy of the CipherDescription after all.


Compare: https://github.com/boxbackup/boxbackup/compare/8970e940e766...303c6405e3bc


More information about the Boxbackup-commit mailing list