Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 234 Bytes

File metadata and controls

6 lines (3 loc) · 234 Bytes

IMPLEMENTATION OF THE RSA ALGORITHM ENCRYPT USING GMP FOR IOS7

Generate RSA Encrypt using GMP over XCODE 5 and IOS7, it works for system based 64 bits.

A fast wrapper to generate RSA keys, with a native algorithm implementation.