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

Add Multifernet.rotate method #3979

Merged
merged 25 commits into from
Oct 18, 2017
Merged

Add Multifernet.rotate method #3979

merged 25 commits into from
Oct 18, 2017

Commits on Oct 13, 2017

  1. add rotate method

    derwolfe committed Oct 13, 2017
    Configuration menu
    Copy the full SHA
    c14309d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7bb56bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf6ec57 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e9e3b80 View commit details
    Browse the repository at this point in the history
  5. add versionadded

    add versionadded, drop rotate from class doctest
    derwolfe committed Oct 13, 2017
    Configuration menu
    Copy the full SHA
    e5983a2 View commit details
    Browse the repository at this point in the history
  6. give rotate a doctest

    derwolfe committed Oct 13, 2017
    Configuration menu
    Copy the full SHA
    6a40caf View commit details
    Browse the repository at this point in the history
  7. single level, not aligned

    derwolfe committed Oct 13, 2017
    Configuration menu
    Copy the full SHA
    ea34b0a View commit details
    Browse the repository at this point in the history
  8. add changelog for mf.rotate

    derwolfe committed Oct 13, 2017
    Configuration menu
    Copy the full SHA
    fc01194 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2017

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

Commits on Oct 16, 2017

  1. Configuration menu
    Copy the full SHA
    331bd36 View commit details
    Browse the repository at this point in the history
  2. update tests

    derwolfe committed Oct 16, 2017
    Configuration menu
    Copy the full SHA
    dd22738 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ba329b View commit details
    Browse the repository at this point in the history
  4. implement rotate

    derwolfe committed Oct 16, 2017
    Configuration menu
    Copy the full SHA
    6aae7d9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b4629ee View commit details
    Browse the repository at this point in the history
  6. lints

    derwolfe committed Oct 16, 2017
    Configuration menu
    Copy the full SHA
    6bc8daf View commit details
    Browse the repository at this point in the history
  7. consistent naming

    derwolfe committed Oct 16, 2017
    Configuration menu
    Copy the full SHA
    414fdb5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5509ef9 View commit details
    Browse the repository at this point in the history
  9. doc changes

    derwolfe committed Oct 16, 2017
    Configuration menu
    Copy the full SHA
    054d64d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5ca5794 View commit details
    Browse the repository at this point in the history
  11. move up to MultiFernet docs

    derwolfe committed Oct 16, 2017
    Configuration menu
    Copy the full SHA
    a6d2dff View commit details
    Browse the repository at this point in the history
  12. add to authors

    derwolfe committed Oct 16, 2017
    Configuration menu
    Copy the full SHA
    cb51edd View commit details
    Browse the repository at this point in the history
  13. alter wording

    derwolfe committed Oct 16, 2017
    Configuration menu
    Copy the full SHA
    0ed4ea8 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2017

  1. monkeypatch time to make it less possible for the test to pass simply…

    … due to calls occuring in less than one second
    derwolfe committed Oct 17, 2017
    Configuration menu
    Copy the full SHA
    ef70387 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2017

  1. set the time after encryption to make sure that the time is preserved…

    … as part of re-encryption
    derwolfe committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    1b08fcd View commit details
    Browse the repository at this point in the history