Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 585627
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T15:01:21+00:00 2026-05-13T15:01:21+00:00

I need to encrypt a string (from a text area) that will also be

  • 0

I need to encrypt a string (from a text area) that will also be decrypted later on when it is displayed.

I’m not to concerned about it being majorly secure, but just don’t want to store the data in plain text format.

Does anyone have any suggestions on how to do this easily in Rails?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T15:01:22+00:00Added an answer on May 13, 2026 at 3:01 pm

    If you’re not concerned about security you can just base64-encode your string:

    encoded = Base64::encode(string)
    decoded = Base64::decode(encoded)
    

    By the way it’s also suitable for encoding binary data.

    This isn’t really encrypting as any developer may even guess that its Base64 encoded data.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I need help converting this into PHP: Public Function Encrypt(ByVal text As String) As
I need to encrypt string in my app using RSA key from file .key.
in function need key to encrypt string without mcrypt libraly in php function encrypt($str,
My application has a requirement that we need to encrypt index fields. Right now
I need to encrypt a string on the iPhone and send it to a
Here are my requirements: I need to encrypt a string in PHP using AES
I need to replace the encrypt and decrypt step from Unix to java code
I need to encrypt a string on the iPhone and send it to a
I need to generate a large random string to encrypt some passwords with in
I need to communicate with a asp platform that uses the aspEncrypt from persits.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.