Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F123932499
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
Wed, Jul 30, 11:02
Size
94 B
Mime Type
text/x-shellscript
Expires
Fri, Aug 1, 11:02 (2 d)
Engine
blob
Format
Raw Data
Handle
27779795
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