Skip to content

chunhanl/PnD_Encryption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

The Crypto6_C_code dir is a C version of Encryption (RSA / AES / MAC / DigitalSignature) It "only" consists of the Encryption part, and leave funtions for futher integration with the transmission group

To run the code:

  1. cd Crypto6_C_code
  2. make all
  3. ./exc

The Secure_Codec dir is a CCS5 project, which integrates the encryption and the transmission, and is used to simulate the whole procedure on DSP simulators.

About

SW / HW integration, embedded system PnD Encryption Project @ku Leuven

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published