Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 350 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 350 Bytes

Encryptions

1)This contains implementations of several crypto algorithms (such as SM4, AES, RC4...) by C.

2)The menthods has not been encapsulated, but actually useful.

3)For the owner of this repo, it's just a practice. If you think it's useful, just take and use them as you like :)

4)And the repo will be continously updating.