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

SMTC integrates with atf-slibce engine,add sdf,TSAPI and etc. #617

Closed
wants to merge 1 commit into from

Conversation

dongbeiouba
Copy link
Member

@dongbeiouba dongbeiouba commented Jun 11, 2024

SMTC integrates with atf-slibce engine.

Add sdf framework and partial APIs.

Add rtsock entropy source. Rename entropy rtc1 to rtcode, rtc2 to rtmem.

App rand supports getting entropy from specified source.

Add sdf app.

Add TSAPI, mainly includes functions such as random generator, signature verification, encryption and decryption, etc.

App speed adds keygen for SM2 and GenerateKey with SDF.

DRBG set reseed interval and reseed_time_interval according to GM/T 0105-2021.

Modify the integrity verification mechanism to SM2 signature.

Checklist
  • https://yuque.com/tsdoc 增加或更新了必要的文档
  • 增加或更新了必要的测试用例
  • 对于重要修改,更新了CHANGES文件
  • 当前修改存在对已有API参数或返回值的改变
  • 当前修改存在对旧版本功能的兼容性改变(如网络协议或密码算法)

@dongbeiouba dongbeiouba marked this pull request as draft June 11, 2024 06:51
@dongbeiouba dongbeiouba force-pushed the improve/smtc branch 29 times, most recently from 7552258 to 5d2c7a3 Compare June 17, 2024 06:08
@dongbeiouba dongbeiouba force-pushed the improve/smtc branch 17 times, most recently from 1253b0d to 07ec396 Compare June 19, 2024 07:46
@dongbeiouba dongbeiouba marked this pull request as ready for review June 19, 2024 10:03
@dongbeiouba dongbeiouba requested review from InfoHunter, wa5i, zzl360 and a team June 19, 2024 10:03
@dongbeiouba dongbeiouba force-pushed the improve/smtc branch 5 times, most recently from 390ea9d to 8b14763 Compare June 24, 2024 10:23
…TSAPI and etc.

DRBG set reseed interval and reseed_time_interval according to GM/T 0105-2021.

Modify of the integrity verification mechanism to SM2 signature.

App rand supports getting entropy from specified source.

Rename entropy rtc1 to rtcode, rtc2 to rtmem.

Add rtsock entropy source.

Support requesting entropy from specified entropy source.

Support atf-slibce engine.

Add sdf framework and partial APIs.

Add sdf app.

App speed add keygen for SM2 and GenerateKey with SDF.

Add TSAPI, mainly includes functions such as random number,

signature verification, encryption and decryption, etc.
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.

1 participant