summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 3cd83a2cb86ef7f2f5209890bd43b78a5fd0ea7a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
*.lo
*.o
.deps/
.libs/
po/*.gmo
po/messages.mo
/aclocal.m4
/autom4te.cache
/config.h.in
/config.h
/config.log
/config.status
/configure
/libtool
/stamp-h1
/Makefile.in
cipher/Makefile.in
cipher/gost-s-box
cipher/gost-sb.h
compat/Makefile.in
doc/Makefile.in
m4/Makefile.in
mpi/Makefile.in
random/Makefile.in
src/Makefile.in
tests/Makefile.in
/Makefile
m4/Makefile
cipher/Makefile
cipher/libcipher.la
compat/Makefile
compat/libcompat.la
doc/gcrypt.info
doc/stamp-vti
doc/version.texi
doc/Makefile
doc/fips-fsm.eps
doc/fips-fsm.pdf
doc/fips-fsm.png
doc/hmac256.1
doc/libgcrypt-modules.eps
doc/libgcrypt-modules.pdf
doc/libgcrypt-modules.png
doc/yat2m
doc/yat2m-stamp
mpi/Makefile
mpi/asm-syntax.h
mpi/libmpi.la
mpi/mod-source-info.h
mpi/mpi-asm-defs.h
mpi/mpih-add1-asm.S
mpi/mpih-lshift-asm.S
mpi/mpih-mul1-asm.S
mpi/mpih-mul2-asm.S
mpi/mpih-mul3-asm.S
mpi/mpih-rshift-asm.S
mpi/mpih-sub1-asm.S
mpi/sysdep.h
random/Makefile
random/librandom.la
src/Makefile
src/dumpsexp
src/gcrypt.h
src/hmac256
src/libgcrypt-config
src/libgcrypt.la
src/mpicalc
src/versioninfo.rc
src/*.exe
tests/Makefile
tests/ac
tests/ac-data
tests/ac-schemes
tests/aeswrap
tests/basic
tests/bench-slope
tests/benchmark
tests/curves
tests/dsa-rfc6979
tests/fips186-dsa
tests/fipsdrv
tests/gchash
tests/genhashdata
tests/hashtest
tests/hashtest-256g
tests/hmac
tests/keygen
tests/keygrip
tests/mpitests
tests/pkcs1v2
tests/prime
tests/pubkey
tests/random
tests/register
tests/rsacvt
tests/t-convert
tests/t-cv25519
tests/t-ed25519
tests/t-kdf
tests/t-lock
tests/t-mpi-bit
tests/t-mpi-point
tests/t-sexp
tests/tsexp
tests/version
tests/*.exe