Commits on Source (64)
-
dmitriy.gerasimov authored
modified command of creating a new wallet See merge request !14
1dfccbe8 -
alexander.lysikov authored0f616348
-
dmitriy.gerasimov authored
fixed dap_chain_str_to_hash_fast() See merge request !15
1688d692 -
alexander.lysikov authored524bb296
-
dmitriy.gerasimov authored
added dap_cert_get_folder() See merge request !16
77f0dd9d -
Sergei Rashitov authored575219b6
-
dmitriy.gerasimov authored
bug-base58-include-guard See merge request !17
2657b6a4 -
Dmitriy A. Gerasimov authoredfce902da
-
d30f7681
-
Constantin Papizh authored9875e336
-
dmitriy.gerasimov authored
Linking errors See merge request !18
75cdc001 -
Roman Khlopkov authored7f7aaac8
-
Roman Khlopkov authored187eb88e
-
dmitriy.gerasimov authored
features-2387 See merge request !19
38283776 -
Constantin Papizh authored700ef57f
-
dmitriy.gerasimov authored
CMakeLists updated See merge request !20
a515c268 -
e6b00bf1
-
dmitriy.gerasimov authored
bugs-3380 See merge request !21
1d79ffc6 -
Dmitriy A. Gerasimov authored43bb005b
-
Dmitriy A. Gerasimov authored91df0af8
-
Dmitriy A. Gerasimov authored2bda9aaa
-
Dmitriy A. Gerasimov authored6adf3996
-
ivan.fedorov authored9532164d
-
ivan.fedorov authoredb7affc0e
-
ivan.fedorov authored31e12a54
-
ivan.fedorov authored84fe02d6
-
ivan.fedorov authored1cdffe37
-
ivan.fedorov authored333fd80a
-
dee42055
-
dmitriy.gerasimov authored
Bugs 3508 See merge request !23
7e063687 -
ivan.fedorov authoreda71087d5
-
ivan.fedorov authored
2. some cleaning
47339f44 -
ivan.fedorov authored
make A, H fixed some fixes
1d611510 -
ivan.fedorov authored4488e439
-
ivan.fedorov authored
blowfish cbc mode adding
8ce252ec -
ivan.fedorov authored26120da2
-
dmitriy.gerasimov authored
Rct2 See merge request !24
215da372 -
Dmitriy A. Gerasimov authored0c686c35
-
ivan.fedorov authored
some aux fixes
9ff7b23f -
ivan.fedorov authored
remake bf_cbc add bf_ofb
64d5bdee -
Dmitriy A. Gerasimov authored01a605fa
-
ivan.fedorov authored
some fixes
4049bb05 -
ivan.fedorov authored
bug iaes checking
0bc4248c -
ivan.fedorov authored
test revised
752e8923 -
Roman Khlopkov authored298ae13e
-
dmitriy.gerasimov authored
Rct2 See merge request !25
dfe68dec -
dmitriy.gerasimov authored
bugs-3427 See merge request !26
ef28bb2e -
Dmitriy A. Gerasimov authoredda3f7215
-
Dmitriy A. Gerasimov authored189752e1
-
ivan.fedorov authored
replaced testgost.c added some pri
e80bb249 -
dmitriy.gerasimov authored
tracked files See merge request !28
f7901cb0 -
ivan.fedorov authored5c6cbae1
-
ivan.fedorov authored
made some fixes in GOST etc
0144c91c -
dmitriy.gerasimov authored
made the way to choose and put pbkList in sign See merge request !29
4cd113be -
ivan.fedorov authored05eb9087
-
ivan.fedorov authored45f56e21
-
dmitriy.gerasimov authored
Features 3626 See merge request libdap-crypto!30
b3d7ad09 -
Roman Khlopkov authoredeaaaac0b
-
ivan.fedorov authoredc304e135
-
dmitriy.gerasimov authored
bugs-3621 See merge request libdap-crypto!31
e012b3aa -
ivan.fedorov authored
symm ciphers tested modified using of Keccak in ringct20
219c97b4 -
5337a6cb
-
dmitriy.gerasimov authored
support-3409 See merge request libdap-crypto!32
7b0a9d65 -
dmitriy.gerasimov authored
Tasks 3647 3699 3690 See merge request libdap-crypto!33
fb1c4cbf
Showing
- CMakeLists.txt 36 additions, 35 deletionsCMakeLists.txt
- CMakeLists.txt.user 424 additions, 0 deletionsCMakeLists.txt.user
- include/dap_cert.h 1 addition, 0 deletionsinclude/dap_cert.h
- include/dap_enc_GOST.h 49 additions, 0 deletionsinclude/dap_enc_GOST.h
- include/dap_enc_base58.h 2 additions, 2 deletionsinclude/dap_enc_base58.h
- include/dap_enc_bf.h 50 additions, 0 deletionsinclude/dap_enc_bf.h
- include/dap_enc_bliss.h 2 additions, 2 deletionsinclude/dap_enc_bliss.h
- include/dap_enc_iaes.h 1 addition, 1 deletioninclude/dap_enc_iaes.h
- include/dap_enc_key.h 26 additions, 6 deletionsinclude/dap_enc_key.h
- include/dap_enc_ringct20.h 41 additions, 0 deletionsinclude/dap_enc_ringct20.h
- include/dap_enc_salsa2012.h 34 additions, 0 deletionsinclude/dap_enc_salsa2012.h
- include/dap_hash.h 7 additions, 6 deletionsinclude/dap_hash.h
- include/dap_sign.h 59 additions, 12 deletionsinclude/dap_sign.h
- libdap-crypto.pri 11 additions, 0 deletionslibdap-crypto.pri
- src/GOST/28147_14.c 481 additions, 0 deletionssrc/GOST/28147_14.c
- src/GOST/28147_14.h 172 additions, 0 deletionssrc/GOST/28147_14.h
- src/GOST/28147_89.c 228 additions, 0 deletionssrc/GOST/28147_89.c
- src/GOST/28147_89.h 114 additions, 0 deletionssrc/GOST/28147_89.h
- src/GOST/GOST.pri 16 additions, 0 deletionssrc/GOST/GOST.pri
- src/GOST/block_chipher.c 1916 additions, 0 deletionssrc/GOST/block_chipher.c
CMakeLists.txt.user
0 → 100644
include/dap_enc_GOST.h
0 → 100644
include/dap_enc_bf.h
0 → 100644
include/dap_enc_ringct20.h
0 → 100644
include/dap_enc_salsa2012.h
0 → 100644
src/GOST/28147_14.c
0 → 100644
src/GOST/28147_14.h
0 → 100644
src/GOST/28147_89.c
0 → 100644
src/GOST/28147_89.h
0 → 100644
src/GOST/GOST.pri
0 → 100644
src/GOST/block_chipher.c
0 → 100644
This diff is collapsed.