Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add log show use hardware or software crypto #1927

Merged
merged 1 commit into from
Apr 28, 2021

Conversation

MaggieNgWu
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Apr 27, 2021

Codecov Report

❗ No coverage uploaded for pull request base (release-2.8.0@2374531). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff                @@
##             release-2.8.0    #1927   +/-   ##
================================================
  Coverage                 ?   75.30%           
================================================
  Files                    ?      540           
  Lines                    ?    45966           
  Branches                 ?        0           
================================================
  Hits                     ?    34614           
  Misses                   ?    11352           
  Partials                 ?        0           

@MaggieNgWu MaggieNgWu merged commit 923f1df into FISCO-BCOS:release-2.8.0 Apr 28, 2021
MaggieNgWu added a commit to MaggieNgWu/FISCO-BCOS that referenced this pull request Jun 7, 2021
MaggieNgWu added a commit that referenced this pull request Jul 29, 2021
* add CryptoPrecompiled (#1827)

* modify keccak256 to keccak256Hash in case of interface conflict (#1834)

* disable tcmalloc when DEBUG=on (#1850)

* Fix the problem that the codeHash function fails to convert STORAGE_VALUE to h256 (#1858)

* get the value of sys_config  from the storage (#1870)

* Fix the problem of getting CommonName error when matching wrong CN string when parsing agency and node name (#1893)

* fix the deadlock problem caused by generatePrepare/notifySeal concurrently after viewchange (#1905)

* Check whether the group exists according to the existence of the genesis file (#1907)

* fix coredump caused by empty nonce vector (#1912)

* Fix leveldb cross-build failed on ARM archtecture platform (#1897)

* fix leveldb build faild on ARM platfrom

REF: https://github.com/gentoo/gentoo/pull/12745/files
Before fix, build on ARM platform, some error will occur, error log:
https://gist.github.com/terasum/29b047ba1af1659699a9c11692da347a

Co-authored-by: cyjseagull <yujiechen_hust@163.com>
Co-authored-by: Xingqang Bai <bxq2011hust@qq.com>
Co-authored-by: cyjseagull <1547158861@qq.com>

* update evmone and evmc (#1917)

* fix build_chain error (#1918)

* Add hardware crypto module SDF interface (sync code). (#1921)

* add hardware secure module

add crypto test tool

add sdf sm4 crypto

* add sm4

* use condithion compilewq

* add sdf option

* add sub project SDF

* add sm2GetZFromPublicKey function

Co-authored-by: Maggie WU <maggie@Maggies-MacBook-Pro.local>

* update ProjectSDF url (#1922)

* fix build_chain gm multi agency error (#1924)

* use constant string to define the consensus type (#1923)

* add log show use hardware or software crypto (#1927)

* Use hsm-crypto v1.0.0 (#1929)

* add log show use hardware or software crypto

* rename sdf to hsm

* use hsm-crypto v1.0.0

* update hsm-crypto release (#1933)

* disable hunter cache (#1937)

* correct the path of libswsds.so (#1938)

* Remove non ascii test (#1940)

* remove non ascii characters test

* add sdf sm4 tests

* fixe P2PSession circular reference issue (#1941)

* Hsm ssl (#1945)

* remove non ascii characters test

* add sdf sm4 tests

* support hsm ssl

* modify SecureInitializer.cpp to fix a bug

* add #ifdef FISCO_SDF

* use WeBankBlockchain/hsm-crypto

* update boost version (#1948)

* update boost version to 1.76

* fix compile error caused by boost upgradle

* fix ut compile error caused by boost upgradle

* add build gm hsm chain script (#1950)

* add build gm hsm chain script

* add multi source of dependencies (#1954)

* clear code in libinitializer/SecureInitializer.cpp (#1953)

Co-authored-by: Xingqang Bai <bxq2011hust@qq.com>

* Fix the problem of memory growth caused by forged P2P message packets (#1958)

* add -hsm version suffix (#1959)

* remove csmsds.h relay (#1960)

* correct project SDF (#1963)

* remove csmsds.h relay

* correct project SDF

* Add download swssl script, and generate gm hsm node script. (#1964)

* add download_swssl.sh and gen_gm_hsm_node_cert.sh scripts

* fix bug in build_gm_hsm_chain.sh

* fix a bug in gen_gm_hsm_node_cert.sh

* fix sdf sm4 bug

* add double quite in script

* Add change log (#1967)

* add change log

* update sdf url

* extend ci no response time to 30m (#1970)

* extend to 40min (#1971)

Co-authored-by: cyjseagull <yujiechen_hust@163.com>
Co-authored-by: Xingqang Bai <bxq2011hust@qq.com>
Co-authored-by: cyjseagull <1547158861@qq.com>
Co-authored-by: Chen Quan <terasum@163.com>
Co-authored-by: Maggie WU <maggie@Maggies-MacBook-Pro.local>
Co-authored-by: ywy2090 <912554887@qq.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants