Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 225 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 225 Bytes

WIP

This is a work in progress, so far it's untested

rsa_cpp

Simple RSA Implementation
Uses boost::endian and boost::multiprecision::cpp_int

Simplicity Is The First Step To Security

It doesn't have to be complicated.