CrackedPoly / Crypto

《应用密码学》课程实践

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cryptography

应用密码学实验:AES、RSA

Applied Cryptography Labs.

Lab1: AES implementation

ECB, CBC, CFB, OFB, CTR and GCM mode.

Lab2: RSA public key cryptography

Encryption and decryption.

Signature and verification.

Lab3: A secure communication plan

About

《应用密码学》课程实践

License:Apache License 2.0


Languages

Language:Go 100.0%