All Projects → SmartXiaoMing001 → Chinese Cipher Of Sm2 Sm3 Sm4

SmartXiaoMing001 / Chinese Cipher Of Sm2 Sm3 Sm4

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

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Chinese Cipher Of Sm2 Sm3 Sm4

Eth Crypto
Cryptographic javascript-functions for ethereum and tutorials to use them with web3js and solidity
Stars: ✭ 420 (+285.32%)
Mutual labels:  cipher
Siv Mode
RFC 5297 SIV mode of operation in Java
Stars: ✭ 22 (-79.82%)
Mutual labels:  cipher
Cloakify
CloakifyFactory - Data Exfiltration & Infiltration In Plain Sight; Convert any filetype into list of everyday strings, using Text-Based Steganography; Evade DLP/MLS Devices, Defeat Data Whitelisting Controls, Social Engineering of Analysts, Evade AV Detection
Stars: ✭ 1,136 (+942.2%)
Mutual labels:  cipher
Swifty
🔑 Free Offline Password Manager
Stars: ✭ 496 (+355.05%)
Mutual labels:  cipher
Ciphey
⚡ Automatically decrypt encryptions without knowing the key or cipher, decode encodings, and crack hashes ⚡
Stars: ✭ 9,116 (+8263.3%)
Mutual labels:  cipher
Enigma
Enigma cipher tool
Stars: ✭ 13 (-88.07%)
Mutual labels:  cipher
Code Sleep Python
Awesome Projects in Python - Machine Learning Applications, Games, Desktop Applications all in Python 🐍
Stars: ✭ 306 (+180.73%)
Mutual labels:  cipher
Javascript
A repository for All algorithms implemented in Javascript (for educational purposes only)
Stars: ✭ 16,117 (+14686.24%)
Mutual labels:  cipher
Node Fpe
Format preserving string substitution encryption
Stars: ✭ 17 (-84.4%)
Mutual labels:  cipher
Cape
String encryption for Arduino, limited microcontrollers and other embedded systems.
Stars: ✭ 58 (-46.79%)
Mutual labels:  cipher
Testssl.sh
Testing TLS/SSL encryption anywhere on any port
Stars: ✭ 5,676 (+5107.34%)
Mutual labels:  cipher
Decodify
Detect and decode encoded strings, recursively.
Stars: ✭ 670 (+514.68%)
Mutual labels:  cipher
Cryptii
Web app and framework offering modular conversion, encoding and encryption
Stars: ✭ 971 (+790.83%)
Mutual labels:  cipher
Bcrypt.net
BCrypt.Net - Bringing updates to the original bcrypt package
Stars: ✭ 422 (+287.16%)
Mutual labels:  cipher
Cryptoswift
CryptoSwift is a growing collection of standard and secure cryptographic algorithms implemented in Swift
Stars: ✭ 8,846 (+8015.6%)
Mutual labels:  cipher
Forge
A native implementation of TLS in Javascript and tools to write crypto-based and network-heavy webapps
Stars: ✭ 4,204 (+3756.88%)
Mutual labels:  cipher
Simon Speck C
example C language implementation of SIMON and SPECK lightweight block ciphers.
Stars: ✭ 9 (-91.74%)
Mutual labels:  cipher
Enigmakit
Enigma encryption in Swift
Stars: ✭ 108 (-0.92%)
Mutual labels:  cipher
Cipher.so
A simple way to encrypt your secure data like passwords into a native .so library.
Stars: ✭ 1,308 (+1100%)
Mutual labels:  cipher
Anytool android
🔥 Android various tool classes, make your development faster and easier. Android各种工具类,让你的开发更快更简单
Stars: ✭ 44 (-59.63%)
Mutual labels:  cipher

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一下了,小弟不胜感激😊😊😊
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].