Skip to content
This repository has been archived by the owner on Dec 18, 2020. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Nike-Inc/java-vault-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: LeapXpert/java-vault-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 26 files changed
  • 3 contributors

Commits on Nov 20, 2017

  1. CryptoClient implementation

    - Add support for creating keys
    - Add support for querying for symmetic keys
    - Add support for querying asymmetric keys
    innovationhub-asia committed Nov 20, 2017
    Configuration menu
    Copy the full SHA
    451a594 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2017

  1. Support for more methods

    - Add support for encryption using named keys
    - Add support for decryption using named keys
    - Refactoring, code duplication removal
    innovationhub-asia committed Dec 3, 2017
    Configuration menu
    Copy the full SHA
    72d83c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    941b67e View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2017

  1. gradle: publish to github

    nguquen committed Dec 4, 2017
    Configuration menu
    Copy the full SHA
    3590b74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3af7e4 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2017

  1. Configuration menu
    Copy the full SHA
    ef976ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c23ef4 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2017

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

Commits on Dec 28, 2017

  1. Implemented a method to export keys

    - New method implemented
    - Test coverage remains at high levels
    
    Jira: LEB-17
    Dima Gutzeit committed Dec 28, 2017
    Configuration menu
    Copy the full SHA
    f04ecff View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2018

  1. Delete transits key endpoint

    nguquen committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    7e02192 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae8e254 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2018

  1. Merge pull request #1 from LeapXpert/delete_transits_key

    Delete transits key endpoint
    innovationhub-asia authored Apr 14, 2018
    Configuration menu
    Copy the full SHA
    d55bb8f View commit details
    Browse the repository at this point in the history
Loading