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

feature/support-salt-in-options #80

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Commits on Nov 28, 2019

  1. Fix issue where the key is set in the options, but the document hasn'…

    …t been created in the current browser.
    Chris Were committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    910feb5 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

  1. Merge branch 'master' of https://github.com/calvinmetcalf/crypto-pouch

    …into calvinmetcalf-master
    Chris committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    87786f8 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'calvinmetcalf-master'

    Chris committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    7c4e6ff View commit details
    Browse the repository at this point in the history
  3. Remove github workflows so I can commit

    Chris committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    5af665b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eba6a42 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2021

  1. Re-add ci.yaml

    Chris committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    47a8591 View commit details
    Browse the repository at this point in the history
  2. Add readme entry explaning the salt option

    Chris committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    4cd2a47 View commit details
    Browse the repository at this point in the history
  3. Add unit test for the new salt option

    Chris committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    26b2715 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2021

  1. Configuration menu
    Copy the full SHA
    5f1d9a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08605a1 View commit details
    Browse the repository at this point in the history
  3. Revert "Add unit test for the new salt option"

    This reverts commit 26b2715.
    Chris committed Sep 26, 2021
    Configuration menu
    Copy the full SHA
    d62e62d View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feature/support-key-import' of https://github.com/tahpo…

    …t/crypto-pouch into feature/support-key-import
    Chris committed Sep 26, 2021
    Configuration menu
    Copy the full SHA
    34d8774 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

  1. Update updated crypt that uses pbkdf2

    Chris committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    e1b2cfb View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2021

  1. Pass options through

    Chris committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    7a71269 View commit details
    Browse the repository at this point in the history