Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Мотыгуллин Амир Булатович
libakrypt-motygullin-pcdch
Commits
8cc01ea3
Commit
8cc01ea3
authored
5 months ago
by
Нестеренко Алексей Юрьевич
Browse files
Options
Download
Patches
Plain Diff
Исправлены ошибки при компиляции с флагами -Werror -Wextra -Wpedantic на 64-итной архитектуре
parent
c125928d
master
No related merge requests found
Changes
23
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
aktool/aktool_icode.c
+1
-0
aktool/aktool_icode.c
aktool/aktool_icode_config.c
+1
-0
aktool/aktool_icode_config.c
aktool/aktool_icode_evaluate.c
+1
-1
aktool/aktool_icode_evaluate.c
aktool/aktool_key.c
+3
-0
aktool/aktool_key.c
aktool/aktool_test.c
+16
-14
aktool/aktool_test.c
examples/akbase/example-ini-file.c
+1
-0
examples/akbase/example-ini-file.c
examples/akbase/example-ini.c
+1
-0
examples/akbase/example-ini.c
examples/faq/example-g02n04.c
+4
-2
examples/faq/example-g02n04.c
examples/faq/example-g03n03.c
+1
-1
examples/faq/example-g03n03.c
examples/faq/example-g03n04.c
+1
-1
examples/faq/example-g03n04.c
examples/tests/test-cmac01.c
+9
-9
examples/tests/test-cmac01.c
examples/tests/test-mac-offset.c
+19
-19
examples/tests/test-mac-offset.c
examples/tests/test-sign01.c
+3
-0
examples/tests/test-sign01.c
examples/tests/test-sign02.c
+1
-1
examples/tests/test-sign02.c
source/ak_asn1.c
+4
-2
source/ak_asn1.c
source/ak_cmac.c
+19
-4
source/ak_cmac.c
source/ak_hmac.c
+8
-0
source/ak_hmac.c
source/ak_htable.c
+6
-3
source/ak_htable.c
source/ak_kdf.c
+31
-11
source/ak_kdf.c
source/ak_kuznechik.c
+4
-4
source/ak_kuznechik.c
with
134 additions
and
72 deletions
+134
-72
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets