Skip to content

This is an android-project about sending messages after encryption or getting cipher text from message database of mobile phone.U could also get the original points through your secret key

jessechanrui/Chinese-Cipher-Of-SM2-SM3-SM4

 
 

Repository files navigation

Chinese-Cipher-Of-SM2-SM3-SM4

该软件可以对要发送和接收的信息进行相应的加解密,软件采用国密SM2,SM4对数据加密,SM3用来生成秘钥
在加解密之前通过数据源先生成秘钥,通过一一对应的秘钥来进行加密和解密
同时也可以自动生成口令,保存到本地内置SD卡的“数据源.txt”中,每次产生1000条数据,可以相应的进行累加

image image image image image image image image image

生成的本地随机源如下:

image

SM2、SM3、SM4代码如下:

image

由于本人还是在校的学生,如果觉得代码对个人的学习有帮助,请路过的朋友帮忙fork和star一下了,小弟不胜感激😊😊😊

About

This is an android-project about sending messages after encryption or getting cipher text from message database of mobile phone.U could also get the original points through your secret key

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%