8000 Comparing v1.1.0...v1.2.0 · ifduyue/xxtea · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: ifduyue/xxtea
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.0
Choose a base ref
...
head repository: ifduyue/xxtea
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.0
Choose a head ref
  • 8 commits
  • 5 files changed
  • 1 contributor

Commits on May 9, 2018

  1. Support disabling padding if criteria meet

    - data length >= 8
    - data length % 4 == 0
    ifduyue committed May 9, 2018
    Configuration menu
    Copy the full SHA
    6148baf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2a3c21 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    ifduyue committed May 9, 2018
    Configuration menu
    Copy the full SHA
    2041998 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f652a0 View commit details
    Browse the repository at this point in the history
  5. 2018

    ifduyue committed May 9, 2018
    Configuration menu
    Copy the full SHA
    9dc5aee View commit details
    Browse the repository at this point in the history
  6. Add padding documentation

    ifduyue committed May 9, 2018
    Configuration menu
    Copy the full SHA
    03cb76b View commit details
    Browse the repository at this point in the history
  7. Documentation grammar

    ifduyue committed May 9, 2018
    Configuration menu
    Copy the full SHA
    6e26a8f View commit details
    Browse the repository at this point in the history
  8. v1.2.0

    ifduyue committed May 9, 2018
    551C Configuration menu
    Copy the full SHA
    9368441 View commit details
    Browse the repository at this point in the history
Loading
0