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 7534465
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T06:01:24+00:00 2026-05-30T06:01:24+00:00

Whether passing a base64 encoded username and passwords as variables through a secured SSL

  • 0

Whether passing a base64 encoded username and passwords as variables through a secured SSL connection for a mobile website is safe?

Whether I should encode it with AES256?

For eachwebpage I fetch a url with base64 encoded username and password like this

https://mobile.site.com?id=ASDQWEQWEQWEQWEQWE (Where id contains username and password)

  • 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-30T06:01:26+00:00Added an answer on May 30, 2026 at 6:01 am

    SSL is the way to go and will send that data encrypted, so it cannot be read by anyone along the stream. Encrypting it beforehand using AES would require you to pre-exchange keys with both your client and your server, which would be an added step that you would need to do out-of-channel; the asymmetric nature of the key exchange done in SSL makes this unnecessary.

    And…do NOT hash the password on the client side and just send to the server to compare. This is a horrible practice. If your server’s username/password table were to be compromised, an attacker would know exactly what to send to your server to log in as any user (user A has hash X, so just send A/X as UN/PW and the server will let you in). You want to send the actual password to the server, so it can hash it there and then compare the result to the stored value (user A has hash X, but I cannot figure out what value hashes to X so I don’t know what to send as the PW).

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

Sidebar

Related Questions

When developing whether its Web or Desktop at which point should a developer switch
I want to detect whether passing a NSString to NSLog will return (null) .
I am passing data from swing to servlet using http url connection.I have passed
Scheme uses a single namespace for all variables, regardless of whether they are bound
I'm finding conflicting information on the web about whether any limitations exist on passing
I was wondering whether there is anything wrong with passing a pointer to putchar,
I am very much confused whether i should use spring Reason - I want
Whether this is possible I don't know, but it would mighty useful! I have
Curious whether folks have setup 2 way transactional replication on the tables ASP.NET uses
find whether there is a loop in a linked list. Do you have other

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.