Skip to content

lzmhhh123/RSA_DES

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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:

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages