author | Andrey Rys <rys@lynxlynx.ru> | |
Mon, 12 Nov 2018 05:58:34 +0000 (12:58 +0700) | ||
committer | Andrey Rys <rys@lynxlynx.ru> | |
Wed, 14 Nov 2018 16:07:25 +0000 (23:07 +0700) | ||
commit | efa545d64b910923248233618e774ca3b87efebb | |
tree | 924d1c247e602df532ff43ef76f8b7d71c65bffa | tree | snapshot (zip tar.gz) |
.gitignore | [new file with mode: 0644] | blob |
COPYRIGHT | [new file with mode: 0644] | blob |
Makefile | [new file with mode: 0644] | blob |
README | [new file with mode: 0644] | blob |
VERSION | [new file with mode: 0644] | blob |
base64.c | [new file with mode: 0644] | blob |
base64.h | [new file with mode: 0644] | blob |
getpasswd.c | [new file with mode: 0644] | blob |
getpasswd.h | [new file with mode: 0644] | blob |
mhexdump.c | [new file with mode: 0644] | blob |
skein.c | [new file with mode: 0644] | blob |
skein.h | [new file with mode: 0644] | blob |
tfc_base64.c | [new file with mode: 0644] | blob |
tfc_bench.c | [new file with mode: 0644] | blob |
tfc_conv.c | [new file with mode: 0644] | blob |
tfc_error.c | [new file with mode: 0644] | blob |
tfc_misc.c | [new file with mode: 0644] | blob |
tfc_random.c | [new file with mode: 0644] | blob |
tfc_say.c | [new file with mode: 0644] | blob |
tfc_signal.c | [new file with mode: 0644] | blob |
tfc_skein.c | [new file with mode: 0644] | blob |
tfc_vars.c | [new file with mode: 0644] | blob |
tfcbc.c | [new file with mode: 0644] | blob |
tfcore.h | [new file with mode: 0644] | blob |
tfcrypt.c | [new file with mode: 0644] | blob |
tfcrypt.h | [new file with mode: 0644] | blob |
tfctr.c | [new file with mode: 0644] | blob |
tfctrapi.c | [new file with mode: 0644] | blob |
tfdec.c | [new file with mode: 0644] | blob |
tfdef.h | [new file with mode: 0644] | blob |
tfe.c | [new file with mode: 0644] | blob |
tfe.h | [new file with mode: 0644] | blob |
tfecb.c | [new file with mode: 0644] | blob |
tfenc.c | [new file with mode: 0644] | blob |
tfocb.c | [new file with mode: 0644] | blob |
tfprng.c | [new file with mode: 0644] | blob |
tfprng.h | [new file with mode: 0644] | blob |
tfstream.c | [new file with mode: 0644] | blob |
tfxts.c | [new file with mode: 0644] | blob |