FazeelUsmani / PBA-AES-Activity-Group-7

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PBA AES Activity | Group #7

This repository contains all the group activity given during PBA Singapore May 2024. The group members include

  • Me (Fazeel Usmani)
  • Ayushi Sharma
  • Sumeet Naik
  • Mahavir Ganapati Dash
  • Maheswaran Velmurugan

Clone the repository

git clone https://github.com/FazeelUsmani/PBA-AES-Activity-Group-7.git

Open aes

cd aes

Build the application

cargo build

Run the application

cargo run

Run Unit tests

cargo tests

About


Languages

Language:Rust 90.7%Language:Makefile 9.3%