Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F122578444
compile.sh
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Sun, Jul 20, 17:08
Size
115 B
Mime Type
text/x-shellscript
Expires
Tue, Jul 22, 17:08 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
27506722
Attached To
R10499 Energy Analysis of Lightweight AEAD Circuit
compile.sh
View Options
#!/bin/sh
cd
out
gcc -c ../helpers.c ../skinny_round.c ../forkskinny.c ../paef.c
gcc -o main.exe ../main.c ./*.o
Event Timeline
Log In to Comment