Skip to content

lcupertino/sca-rsa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Implementing the RSA signature scheme in Rust

This repository's goal is to implement the RSA signature scheme using the Rust programming language.

To install Rust, you can acess the following link or just run the following command:

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

[# Contents]

About

RSA signature scheme implementation in Rust for the purpose of studying a new programming language and side-channel attacks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors