Files
_resources/it114105/itp4510/Assignment/18-19
louiscklaw 04dbefcbaf update,
2025-02-01 01:58:47 +08:00
..
2025-02-01 01:58:47 +08:00
2025-02-01 01:58:47 +08:00
2025-02-01 01:58:47 +08:00
2025-02-01 01:58:47 +08:00
2025-02-01 01:58:47 +08:00
2025-02-01 01:58:47 +08:00
2025-02-01 01:58:47 +08:00
2025-02-01 01:58:47 +08:00
2025-02-01 01:58:47 +08:00

# ITP4510-Assignment
ITP4510 Data Structures & Algorithms: Concepts & Implementation

### Setup
```
$ javac SolitaireEncryption.java
```
### Usage
```
$ java SolitaireEncryption <option(en|de|keygen)> <deck_File_Path> <message_string>
```