79 Commits (a20940804702e2bd2146f4fb3ce96b33405259da)

Author SHA1 Message Date
  zhanglin33 58bb7a8418 integrate RSA and ECDSA into spi 6 years ago
  zhanglin33 019973b84f fix RSA bugs and add RSA consistent test with jdk’s RSA 6 years ago
  zhanglin33 532a67b102 add RSA encryption and tests 6 years ago
  zhanglin33 9d636b5935 add RSA signature algorithm and tests 6 years ago
  huanghaiquan a6ea1642e7 Renamed CryptoServiceProviders to Crypto for simplification purpose. 6 years ago
  huanghaiquan a69c7d56af Fixed bugs in test case LedgerInitSettingTest; 6 years ago
  huanghaiquan d52188ff57 Fixed bugs in test case LedgerBindingConfigTest . 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 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 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
  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
  zhanglin33 d240ba058f providing junit test for hash functions, including RIPEMD160HashFunction, SHA256HashFunction and SM3HashFunction. 6 years ago
  zhanglin33 08110bbc3f fix wrong implementations of AESEncryptionFunction and SM4EncryptionFunction in stream encrypting/decrypting 6 years ago
  huanghaiquan 1db8e21811 Merge branch 'master' into develop 6 years ago
  huanghaiquan 682add6ed2 Fix bugs in test case; 6 years ago
  huanghaiquan d7c1e752c8 rebase crypto-spi; 6 years ago
  huanghaiquan a297d7d5d4 Update to version 0.9.0-SNAPSHOT; 6 years ago
  huanghaiquan 43068a0281 Init the repository with the 0.8.3.RELEASE version of project; 6 years ago