1
0
mirror of https://github.com/fumiama/simple-crypto.git synced 2026-06-09 12:40:25 +08:00

add more instructions

This commit is contained in:
fumiama
2021-12-11 17:42:40 +08:00
parent 80c7ea2afc
commit d586997a6f
3 changed files with 16 additions and 7 deletions

2
tea.c
View File

@@ -1,3 +1,5 @@
// https://github.com/Mrs4s/MiraiGo/blob/master/binary/tea.go
#include <stdlib.h>
#include <string.h>
#include <time.h>