Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Use external libraries for encrypt #698

Open
wants to merge 21 commits into
base: 3.4/develop
Choose a base branch
from

Commits on Aug 16, 2016

  1. Remove encryption and decription methods from Encrypt

    We are encouraging the use of external, well-maintained libraries.
    enov committed Aug 16, 2016
    Configuration menu
    Copy the full SHA
    8964ea9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    afeb191 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f20c742 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    882c707 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cfc4983 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d330c01 View commit details
    Browse the repository at this point in the history
  7. Fix phpdoc

    enov committed Aug 16, 2016
    Configuration menu
    Copy the full SHA
    bdb5d96 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f644a1d View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2016

  1. Add forgotten php start tag

    enov committed Aug 17, 2016
    Configuration menu
    Copy the full SHA
    5368c0c View commit details
    Browse the repository at this point in the history
  2. Fix tests

    enov committed Aug 17, 2016
    Configuration menu
    Copy the full SHA
    96af052 View commit details
    Browse the repository at this point in the history
  3. Fix EncryptTest

    enov committed Aug 17, 2016
    Configuration menu
    Copy the full SHA
    70ffff2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    358fcfb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2911133 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5306eb6 View commit details
    Browse the repository at this point in the history
  7. Remove config assertions

    Each driver should have its own testcase to assert objects are
    well configured.
    enov committed Aug 17, 2016
    Configuration menu
    Copy the full SHA
    5deea7c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1755df7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    43646f6 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2016

  1. Configuration menu
    Copy the full SHA
    ec0cbed View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2016

  1. Configuration menu
    Copy the full SHA
    bea7ee2 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2016

  1. Add test for Encrypt_Defuse

    enov committed Aug 25, 2016
    Configuration menu
    Copy the full SHA
    ac6f016 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd35508 View commit details
    Browse the repository at this point in the history