Back to Portfolio
React NativeCryptographySecurity

neuroRSA

A secure encryption-decryption application that allows users to write a message, encrypt it with a private key, and share the encrypted message with another user. Only the recipient with the matching private key can decrypt and read the original message. Built with a focus on cryptographic security and ease of use.

Project Screenshots

neuroRSA screenshot 1
neuroRSA screenshot 2
neuroRSA screenshot 3

Key Features

  • Message encryption with private key
  • Decryption only for key holders
  • Share encrypted messages securely
  • Key generation and management
  • Copy and share encrypted output
  • Clipboard integration for easy sharing

Tech Stack

Mobile

React NativeExpo

Security

RSA EncryptionCrypto Libraries

Storage

AsyncStorageSecure Storage