You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project used Java to implement 5 working mode(ECB, CBC, CTR, OFB, CFB) of SM4 cryptographic algorithm.
Java语言实现国产SM4算法ECB,CBC,CTR,OFB,CFB五种分组加解密模式
About
Java语言实现国产SM4算法ECB,CBC,CTR,OFB,CFB五种分组加解密模式 Implementation of 5 working mode(ECB, CBC, CTR, OFB, CFB) of SM4 using Java