Commit 709e173a by Enrico Pozzobon

script for getting submissions

parent 95f839af
build/
all-lwc-submission-files/
#!/bin/bash
mkdir all-lwc-submission-files || exit 1
cd all-lwc-submission-files
wget https://csrc.nist.gov/CSRC/media/Projects/Lightweight-Cryptography/documents/round-1/submissions/all-lwc-submission-files.zip
unzip all-lwc-submission-files.zip
cd ..
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment