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: jhperales/MagicCrypt
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: gsitcia/MagicCrypt
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.
  • 20 commits
  • 7 files changed
  • 2 contributors

Commits on Apr 7, 2016

  1. Update README.md

    crash0verrid3 committed Apr 7, 2016
    Configuration menu
    Copy the full SHA
    9ed3385 View commit details
    Browse the repository at this point in the history
  2. Update magiccrypt.py

    crash0verrid3 committed Apr 7, 2016
    Configuration menu
    Copy the full SHA
    c33752e View commit details
    Browse the repository at this point in the history
  3. Update magiccrypt.py

    crash0verrid3 committed Apr 7, 2016
    Configuration menu
    Copy the full SHA
    d5fb55a View commit details
    Browse the repository at this point in the history
  4. Update magiccrypt.py

    crash0verrid3 committed Apr 7, 2016
    Configuration menu
    Copy the full SHA
    2bc505b View commit details
    Browse the repository at this point in the history
  5. Update magiccrypt.py

    crash0verrid3 committed Apr 7, 2016
    Configuration menu
    Copy the full SHA
    be73b65 View commit details
    Browse the repository at this point in the history
  6. Update magiccrypt.py

    crash0verrid3 committed Apr 7, 2016
    Configuration menu
    Copy the full SHA
    04e8142 View commit details
    Browse the repository at this point in the history
  7. Update magiccrypt.py

    crash0verrid3 committed Apr 7, 2016
    Configuration menu
    Copy the full SHA
    47d77ea View commit details
    Browse the repository at this point in the history
  8. Update magiccrypt.py

    crash0verrid3 committed Apr 7, 2016
    Configuration menu
    Copy the full SHA
    e53d6a2 View commit details
    Browse the repository at this point in the history
  9. Added message chunking ability

    Messages can be broken into smaller chunks for speed
    crash0verrid3 committed Apr 7, 2016
    Configuration menu
    Copy the full SHA
    23a246e View commit details
    Browse the repository at this point in the history
  10. Update magiccrypt.py

    crash0verrid3 committed Apr 7, 2016
    Configuration menu
    Copy the full SHA
    0ce1386 View commit details
    Browse the repository at this point in the history
  11. Update magiccrypt.py

    crash0verrid3 committed Apr 7, 2016
    Configuration menu
    Copy the full SHA
    ee23b63 View commit details
    Browse the repository at this point in the history
  12. Update magiccrypt.py

    crash0verrid3 committed Apr 7, 2016
    Configuration menu
    Copy the full SHA
    5262a1d View commit details
    Browse the repository at this point in the history
  13. Fixed processing chunk sizes

    Hopefully...
    crash0verrid3 committed Apr 7, 2016
    Configuration menu
    Copy the full SHA
    6aea76e View commit details
    Browse the repository at this point in the history
  14. Update README.md

    crash0verrid3 committed Apr 7, 2016
    Configuration menu
    Copy the full SHA
    5548e89 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2016

  1. Create magiccrypt.c

    gsitcia committed Apr 8, 2016
    Configuration menu
    Copy the full SHA
    e14071c View commit details
    Browse the repository at this point in the history
  2. Create crypto_random.c

    gsitcia committed Apr 8, 2016
    Configuration menu
    Copy the full SHA
    14c87df View commit details
    Browse the repository at this point in the history
  3. Update magiccrypt.c

    gsitcia committed Apr 8, 2016
    Configuration menu
    Copy the full SHA
    ba9cb9a View commit details
    Browse the repository at this point in the history
  4. Update README.md

    crash0verrid3 committed Apr 8, 2016
    Configuration menu
    Copy the full SHA
    728a3df View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2016

  1. added headers and makefile

    gsitcia committed Apr 13, 2016
    Configuration menu
    Copy the full SHA
    8f6735e View commit details
    Browse the repository at this point in the history
  2. Makefile updated

    gsitcia committed Apr 13, 2016
    Configuration menu
    Copy the full SHA
    b90964b View commit details
    Browse the repository at this point in the history
Loading