/RSA_DES

Project 1-2 of FDU Information Security Course (RSA & DES : encryption & decryption)

Primary LanguageGo

RSA_DES

Project of Information Security 1-2(RSA & DES : encryption & decryption)

Inplement of 128bits of RSA keys generation. Combined DES algorithm to encrypt and decrypt.

Dependence

Usage

cd $GOPATH
git clone https://github.com/lzmhhh123/RSA_DES
cd RSA_DES
go run main.go

Report

encryption & decryption experiment result: