Highlights
- Pro
-
cmpe255-project Public
Group 5: Esther Hammon, Shabab Siddiq, Vincent Van
-
Nexys-4-DDR-Ethernet-Mac Public
Forked from chasep255/Nexys-4-DDR-Ethernet-MacEthernet MAC for the Digilent Nexys 4 DDR FPGA.
Verilog GNU General Public License v3.0 UpdatedAug 21, 2018 -
This script waits for a new USB device to be plugged into the computer running Windows OS to create a list of names for the every files/folder within the directory of that device, this includes sub…
Python UpdatedJun 3, 2018 -
This is a more complex script that creates a list of names for the every files/folder within the directory, this includes sub files/ sub folders, using recursion. Next, the script outputs the list …
-
Timed-Web-Scraper Public
Script takes in a url, class type, and class name and uses this information to scrape a list. In time intervals, the script will check to see if the site has updated that particular list.
-
This is a simple script that creates a list of names for the files/folder within the same directory and outputs it to a text file. The name of the output text file is needed as a parameter. Created…
-
AES-Encryption-Python Public
Two scripts in Python to encrypt/decrypt using the 128 bits AES algorithm, ECB mode with hex "00" as padding for each character. For the encryption, an ascii plaintext file is taken as the input, t…
-
One-Time-Pad-FPGA Public
64-Bits One-Time Pad on FPGA Board (Nexys 4 DDR Artix-7).