huanghaiquan
|
32a6b3131d
|
Merge branch 'master' into develop
* master:
Upgrade the version of Jetty dependencies to fix security vulnerabilities;
Modify license files, readme files, and other configurations, and generate 0.8.3.RELEASE versions
# Conflicts:
# source/base/pom.xml
# source/binary-proto/pom.xml
# source/consensus/consensus-bftsmart/pom.xml
# source/consensus/consensus-framework/pom.xml
# source/consensus/consensus-mq/pom.xml
# source/consensus/pom.xml
# source/contract/contract-framework/pom.xml
# source/contract/contract-jvm/pom.xml
# source/contract/contract-maven-plugin/pom.xml
# source/contract/contract-model/pom.xml
# source/contract/pom.xml
# source/crypto/crypto-adv/pom.xml
# source/crypto/crypto-framework/pom.xml
# source/crypto/pom.xml
# source/deployment/deployment-gateway/pom.xml
# source/deployment/deployment-peer/pom.xml
# source/deployment/pom.xml
# source/gateway/pom.xml
# source/ledger/ledger-core/pom.xml
# source/ledger/ledger-model/pom.xml
# source/ledger/pom.xml
# source/peer/pom.xml
# source/pom.xml
# source/runtime/pom.xml
# source/runtime/runtime-context/pom.xml
# source/runtime/runtime-modular-booter/pom.xml
# source/runtime/runtime-modular/pom.xml
# source/sdk/pom.xml
# source/sdk/sdk-base/pom.xml
# source/sdk/sdk-client/pom.xml
# source/sdk/sdk-samples/pom.xml
# source/storage/pom.xml
# source/storage/storage-composite/pom.xml
# source/storage/storage-redis/pom.xml
# source/storage/storage-rocksdb/pom.xml
# source/storage/storage-service/pom.xml
# source/test/pom.xml
# source/test/test-consensus-client/pom.xml
# source/test/test-consensus-node/pom.xml
# source/test/test-integration/pom.xml
# source/test/test-ledger-core/pom.xml
# source/tools/pom.xml
# source/tools/tools-capability/pom.xml
# source/tools/tools-initializer-booter/pom.xml
# source/tools/tools-initializer/pom.xml
# source/tools/tools-keygen-booter/pom.xml
# source/tools/tools-keygen/pom.xml
# source/utils/pom.xml
# source/utils/utils-common/pom.xml
# source/utils/utils-http/pom.xml
# source/utils/utils-serialize/pom.xml
# source/utils/utils-test/pom.xml
# source/utils/utils-web-server/pom.xml
# source/utils/utils-web/pom.xml
|
6 years ago |
huanghaiquan
|
343629312e
|
Upgrade the version of Jetty dependencies to fix security vulnerabilities;
|
6 years ago |
shaozhuguang
|
20ed2db6c7
|
修改STP底层通信包装消息的Key
|
6 years ago |
shaozhuguang
|
c65896df10
|
修改STP底层通信处理代码
|
6 years ago |
zhanglin33
|
58bb7a8418
|
integrate RSA and ECDSA into spi
|
6 years ago |
zhangshuang
|
e681e8edc8
|
modify node communication protocol code
|
6 years ago |
zhangshuang
|
efedca1a08
|
add test examples for state transfer layer
|
6 years ago |
zhanglin33
|
019973b84f
|
fix RSA bugs and add RSA consistent test with jdk’s RSA
|
6 years ago |
zhangshuang
|
0b3b7f8109
|
add state transfer layer code
|
6 years ago |
zhanglin33
|
532a67b102
|
add RSA encryption and tests
|
6 years ago |
zhangshuang
|
9b2fa94463
|
add state transfer layer code
|
6 years ago |
zhanglin33
|
9d636b5935
|
add RSA signature algorithm and tests
|
6 years ago |
shaozhuguang
|
6e8130c30a
|
Fix BftsmartMessageService throw Exception...
|
6 years ago |
shaozhuguang
|
469c23fef8
|
Modify Class Note......
|
6 years ago |
shaozhuguang
|
a0a68fe933
|
Add Close receiver function
|
6 years ago |
shaozhuguang
|
a4ae5ab97b
|
Add Explanatory Notes for SFP-Communication Module.
|
6 years ago |
shaozhuguang
|
562d801e3f
|
Add stp communication module
|
6 years ago |
周春光
|
ab71089fa9
|
Update contract/README.MD style
Update contract/README.MD style for github web view
|
6 years ago |
huanghaiquan
|
a6ea1642e7
|
Renamed CryptoServiceProviders to Crypto for simplification purpose.
|
6 years ago |
huanghaiquan
|
efcf95eb71
|
Fixed all bugs and pass the test;
|
6 years ago |
huanghaiquan
|
a69c7d56af
|
Fixed bugs in test case LedgerInitSettingTest;
|
6 years ago |
huanghaiquan
|
152c07c559
|
Fixed bug that: the same service provider was repeatedly registered.
|
6 years ago |
huanghaiquan
|
d52188ff57
|
Fixed bugs in test case LedgerBindingConfigTest .
|
6 years ago |
huanghaiquan
|
739e66487b
|
Removed unused code in binary-proto project and modified the relevant code in the other projects;
|
6 years ago |
huanghaiquan
|
df3f4f833b
|
Remove unused codes and rename packages in binary-proto project;
|
6 years ago |
huanghaiquan
|
3a88932051
|
Fixed errors of the test cases in crypto framework;
|
6 years ago |
huanghaiquan
|
6de0d8afc9
|
Fixed all compilation errors due to refactoring crypto framework;
|
6 years ago |
huanghaiquan
|
1f6fd9e604
|
Rename some of the types in crypto framework for more accurate expression.
|
6 years ago |
huanghaiquan
|
047eecf054
|
Rename some of the types in crypto framework for more accurate expression.
|
6 years ago |
huanghaiquan
|
eb28dc1ad3
|
Refactoring: change the type of the Algorithm property of class CryptoBytes to type “short”, and modify the relevant code that depends on this property;
|
6 years ago |
huanghaiquan
|
215683ea98
|
Refactored packages in crypto framework;
|
6 years ago |
huanghaiquan
|
f58c94b445
|
Fixed compilation errors due to merging develop branch;
|
6 years ago |
huanghaiquan
|
1ebe607a59
|
Merge branch 'develop' into feature/crypto-spi
* develop:
Modify license files, readme files, and other configurations
change configure files and shell files
change configure files
Fix bugs in test case;
# Conflicts:
# README.md
# source/crypto/crypto-framework/src/main/java/com/jd/blockchain/crypto/CryptoAlgorithm.java
# source/crypto/crypto-framework/src/main/java/com/jd/blockchain/crypto/impl/AsymmtricCryptographyImpl.java
# source/crypto/crypto-framework/src/main/java/com/jd/blockchain/crypto/impl/HashCryptographyImpl.java
# source/crypto/crypto-framework/src/main/java/com/jd/blockchain/crypto/impl/jni/asymmetric/JNIED25519SignatureFunction.java
# source/crypto/crypto-framework/src/main/java/com/jd/blockchain/crypto/impl/jni/hash/JNIRIPEMD160HashFunction.java
# source/crypto/crypto-framework/src/main/java/com/jd/blockchain/crypto/impl/jni/hash/JNISHA256HashFunction.java
# source/crypto/crypto-framework/src/test/java/test/com/jd/blockchain/crypto/asymmetric/AsymmtricCryptographyImplTest.java
# source/crypto/crypto-framework/src/test/java/test/com/jd/blockchain/crypto/hash/HashCryptographyImplTest.java
# source/crypto/crypto-framework/src/test/java/test/com/jd/blockchain/crypto/jniutils/JNIED25519UtilsTest.java
# source/crypto/crypto-framework/src/test/java/test/com/jd/blockchain/crypto/jniutils/JNIMBSHA256UtilsTest.java
# source/crypto/crypto-framework/src/test/java/test/com/jd/blockchain/crypto/jniutils/JNIRIPEMD160UtilsTest.java
# source/crypto/crypto-framework/src/test/java/test/com/jd/blockchain/crypto/jniutils/JNISHA256UtilsTest.java
|
6 years ago |
huanghaiquan
|
f2643f05f7
|
Fixed compilation errors due to refactoring crypto-framework;
|
6 years ago |
huanghaiquan
|
7780fb64a4
|
Fixed compilation errors in sdk and ledger-model ;
|
6 years ago |
huanghaiquan
|
8c46ac4c2b
|
Remove unused projects;
|
6 years ago |
huanghaiquan
|
a170e6dfa6
|
Remove unused projects;
|
6 years ago |
zhangshuang
|
99f8063c87
|
add state transfer layer frame code
|
6 years ago |
shaozhuguang
|
1689a50ced
|
Add tikv-client module and modify dbconnection to auto check way!
|
6 years ago |
zhanglin33
|
8063bcd055
|
add implementations of ECDSA and SHA256 based on BouncyCastle
|
6 years ago |
zhanglin33
|
e0f6f8a81a
|
modify the generation of CURVE in SM2Utils
|
6 years ago |
zhanglin33
|
a5f2706f43
|
replace Ed25519Utils with ED25519Utils from BouncyCastle.jar
|
6 years ago |
zhanglin33
|
e8d277ba97
|
finish SPI junittest, and modify the retrievePubKey method
|
6 years ago |
zhanglin33
|
33f1537d9e
|
modify the "resolveXXX" method
|
6 years ago |
zhanglin33
|
b83e59ad5f
|
providing junit test for symmetric encryption functions, including AESEncryptionFunction and SM4EncryptionFunction.
|
6 years ago |
shaozhuguang
|
a16f41ff3c
|
Modify license files, readme files, and other configurations
|
6 years ago |
shaozhuguang
|
897ee6935a
|
Modify license files, readme files, and other configurations, and generate 0.8.3.RELEASE versions
|
6 years ago |
shaozhuguang
|
8831baafbf
|
change configure files and shell files
|
6 years ago |
zhanglin33
|
d240ba058f
|
providing junit test for hash functions, including RIPEMD160HashFunction, SHA256HashFunction and SM3HashFunction.
|
6 years ago |
shaozhuguang
|
dd0abe3157
|
Merge remote-tracking branch 'origin/master' into develop-local
|
6 years ago |