Skip to content
Snippets Groups Projects
Commit ee4492e7 authored by kexbng6's avatar kexbng6
Browse files

initial commit

parent 10e55a2d
No related branches found
No related tags found
No related merge requests found
cmake_minimum_required(VERSION 3.22)
project(Chacha20 C)
set(CMAKE_C_STANDARD 99)
add_executable(Chacha20 main.c)
chacha_20 0 → 100755
File added
main.o 0 → 100644
File added
tp_chacha 0 → 100755
File added
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment