Skip to content
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: brianPlummer/AndroidEncryptionExample
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: tech/pkcs7padding
Choose a base ref
...
head repository: brianPlummer/AndroidEncryptionExample
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.
  • 8 commits
  • 2 files changed
  • 1 contributor

Commits on Feb 11, 2017

  1. Merge pull request #8 from brianPlummer/tech/pkcs7padding

    add in AES/CBC/PKCS7Padding and test
    brianPlummer authored Feb 11, 2017
    Configuration menu
    Copy the full SHA
    c34e17e View commit details
    Browse the repository at this point in the history
  2. Update README.md

    some readme sprucing
    brianPlummer authored Feb 11, 2017
    Configuration menu
    Copy the full SHA
    5097d23 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    brianPlummer authored Feb 11, 2017
    Configuration menu
    Copy the full SHA
    b2056ea View commit details
    Browse the repository at this point in the history
  4. add in sample gif

    brianPlummer committed Feb 11, 2017
    Configuration menu
    Copy the full SHA
    8667734 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1577ffe View commit details
    Browse the repository at this point in the history
  6. Update README.md

    brianPlummer authored Feb 11, 2017
    Configuration menu
    Copy the full SHA
    dfeb80b View commit details
    Browse the repository at this point in the history
  7. Update README.md

    brianPlummer authored Feb 11, 2017
    Configuration menu
    Copy the full SHA
    41695bd View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2017

  1. Update README.md

    brianPlummer authored Feb 15, 2017
    Configuration menu
    Copy the full SHA
    87102a1 View commit details
    Browse the repository at this point in the history
Loading