-
Notifications
You must be signed in to change notification settings - Fork 81
/
.gitignore
155 lines (155 loc) · 2.68 KB
/
.gitignore
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
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
.deps
.libs
ChangeLog
INSTALL
Makefile
Makefile.in
TAGS
aclocal.m4
autom4te.cache/
build-aux/ar-lib
build-aux/config.guess
build-aux/config.sub
build-aux/depcomp
build-aux/install-sh
build-aux/ltmain.sh
build-aux/missing
build-aux/test-driver
build-aux/compile
config.log
config.status
configure
hmac.lo
hmac.o
libtool
libykpers-1.la
libykpers_args.la
m4/libtool.m4
m4/ltoptions.m4
m4/ltsugar.m4
m4/ltversion.m4
m4/lt~obsolete.m4
sha1.lo
sha1.o
sha224-256.lo
sha224-256.o
sha384-512.lo
sha384-512.o
tests/Makefile
tests/Makefile.in
tests/test-suite.log
tests/selftest
tests/selftest.o
tests/selftest.log
tests/selftest.trs
tests/test_args_to_config
tests/test_args_to_config.o
tests/test_args_to_config.log
tests/test_args_to_config.trs
tests/test_key_generation
tests/test_key_generation.o
tests/test_key_generation.log
tests/test_key_generation.trs
tests/test_ndef_construction
tests/test_ndef_construction.o
tests/test_ndef_construction.log
tests/test_ndef_construction.trs
tests/test_threaded_calls
tests/test_threaded_calls.o
tests/test_threaded_calls.log
tests/test_threaded_calls.trs
tests/test_yk_utilities
tests/test_yk_utilities.o
tests/test_yk_utilities.log
tests/test_yk_utilities.trs
tests/test_ykpbkdf2
tests/test_ykpbkdf2.o
tests/test_ykpbkdf2.log
tests/test_ykpbkdf2.trs
tests/test_json
tests/test_json.o
tests/test_json.log
tests/test_json.trs
tmp/
usha.lo
usha.o
ykchalresp
ykchalresp.o
ykcore/Makefile
ykcore/Makefile.in
ykcore/libykcore.la
ykcore/ykcore.lo
ykcore/ykcore.o
ykcore/ykcore_libusb-1.0.lo
ykcore/ykcore_libusb-1.0.o
ykcore/ykcore_libusb.lo
ykcore/ykcore_libusb.o
ykcore/ykcore_osx.lo
ykcore/ykcore_osx.o
ykcore/ykcore_stub.lo
ykcore/ykcore_stub.o
ykcore/ykcore_windows.lo
ykcore/ykcore_windows.o
ykcore/ykstatus.lo
ykcore/ykstatus.o
ykinfo
ykinfo.o
ykpbkdf2.lo
ykpbkdf2.o
ykpers-*-mac.zip
ykpers-*-mac.zip.sig
ykpers-*-win32.zip
ykpers-*-win32.zip.sig
ykpers-*-win64.zip
ykpers-*-win64.zip.sig
ykpers-*.tar.gz
ykpers-*.tar.gz.sig
ykpers-1.pc
ykpers-args.lo
ykpers-args.o
ykpers-json.lo
ykpers-json.o
ykpers-nojson.lo
ykpers-nojson.o
ykpers-version.h
ykpers-version.lo
ykpers-version.o
ykpers.lo
ykpers.o
ykpers_lcl.lo
ykpers_lcl.o
ykpersonalize
ykpersonalize.o
coverage/
hmac.gcno
sha1.gcno
sha224-256.gcno
sha384-512.gcno
usha.gcno
ykchalresp.gcno
ykcore/ykcore.gcno
ykcore/ykcore_libusb-1.0.gcno
ykcore/ykstatus.gcno
ykinfo.gcno
ykpbkdf2.gcno
ykpers-args.gcno
ykpers-json.gcno
ykpers-version.gcno
ykpers.gcno
ykpers_lcl.gcno
ykpersonalize.gcno
libhmac.la
libhmac_la-hmac.lo
libhmac_la-hmac.o
libhmac_la-sha1.lo
libhmac_la-sha1.o
libhmac_la-sha224-256.lo
libhmac_la-sha224-256.o
libhmac_la-sha384-512.lo
libhmac_la-sha384-512.o
libhmac_la-usha.lo
libhmac_la-usha.o
ykpersonalize.1
ykchalresp.1
ykinfo.1
*.xml