Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F123214023
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
Fri, Jul 25, 18:38
Size
94 B
Mime Type
text/x-shellscript
Expires
Sun, Jul 27, 18:38 (2 d)
Engine
blob
Format
Raw Data
Handle
27662612
Attached To
R10499 Energy Analysis of Lightweight AEAD Circuit
compile.sh
View Options
#!/bin/sh
cd
out
gcc -c ../encrypt.c ../skinny_reference.c
gcc -o main.exe ../main.c ./*.o
Event Timeline
Log In to Comment