Giter VIP home page Giter VIP logo

crack-station-test-harness's Introduction

CrackStationWrapper

A test harness for the CrackStation assignment in CS 561. This test harness is for POC v1 only, so single-character passwords encrypted using SHA-1. We plan to expand it to POC v2 and MVP.

Usage

Under dependencies in the Package.swift file, add the git URL of the concrete implementation to test:

If you are a student

So, if you are a student trying to run this test harness on your own code, then uncomment the line above and replace <YOUR GITHUB USERNAME> with... your github username. If the link to your repo is different, then replace the entire URL.

If you are a TA

If the student repository is private (as it should be for this assignment), then make sure the student adds you as a collaborator. Then, use the ssh git link for the git URL. For the version tag to work, the student must git tag their release using semantic versioning (e.g. git tag 1.0.0).

Handy tricks

From the terminal (e.g. if you don't have Xcode)

Resetting your package cache: swift package reset This should force your packages to re-fetch. (Well, technically, force your package's dependencies to re-fetch; but in this case your package is the dependency of the test harness, so...)

In Xcode

Resetting your package cache, which should force your package to re-fetch. (Well, technically, force your package's dependencies to re-fetch; but in this case your package is the dependency of the test harness, so...)

crack-station-test-harness's People

Contributors

wbraynen avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.