Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Cryptography Problem

Cryptography Problem

Scheduled Pinned Locked Moved C / C++ / MFC
questionsysadminperformancehelp
1 Posts 1 Posters 1 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    Jetli Jerry
    wrote on last edited by
    #1

    Hi all, i am developing simple application in VC6 that uses MS CryptoAPI. One component of my application has login dialog which asks user for loginid,password. and i want to generate Public Key & private key pair for that user.( based on ids/password OR Randomly ) then onwards export publicc key to fixed location on remote server. And Other key will be in memory. And when that user logs out of my application.... the private key will be lost. How can i get same private key and public key pair next time when that user logs in.? I have looked around this forum but not found this... Using MS cryptoapi can i get same keypairs on each login for same user? as far as i understood it is not. Am i right? Then on i want to encrypt the message with public key of other users on system. So that the other user can decrypt ( on remote machine ?) the message and read. Thanks in advance. Jetli Constant Thing In World Is Change.

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups