Crypto help

Discussion in 'C' started by alok, Dec 6, 2004.

  1. alok

    alok New Member

    Joined:
    Jul 24, 2004
    Messages:
    127
    Likes Received:
    2
    Trophy Points:
    0
    Occupation:
    S/W Engg
    Home Page:
    http://www.thatsalok.com
    Hi All,
    In one of my project, I need signed Key Algo. As crypto always go miles over my head. So if any provide me nice pointer or source code.

    Let me explain looking for this type of thing. Using user name (any name) I generate the Keythat key I verify in the component with Public key. If it is ok, I will allow user to use my Component.

    Here only I looking for some algorithm where I can put private Key & Username and in return it give me User Key, Public key.

    Any Help is Greatly Appreciated
     
    Last edited: Dec 6, 2004
  2. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
  3. alok

    alok New Member

    Joined:
    Jul 24, 2004
    Messages:
    127
    Likes Received:
    2
    Trophy Points:
    0
    Occupation:
    S/W Engg
    Home Page:
    http://www.thatsalok.com
    Thanks Sir Shabbir,
    but i am looking for Signed Key Algoriths,i.e. Public Key and private Key algorithms.Thanks
    i have posted this Problem Almost on 20 forums,only you hav ereply for me thanks.
     
  4. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    You can look for RSA and DES algorithm for this. Here are links to both
    http://www.aci.net/kalliste/des.htm
    http://world.std.com/~franl/crypto/rsa-example.html
    I guess all the other forums is lagging is there admin is not an expert in that section or he cannot be active due to very high number of posts daily.

    Thanks
    Shabbir Bhimani
     
  5. alok

    alok New Member

    Joined:
    Jul 24, 2004
    Messages:
    127
    Likes Received:
    2
    Trophy Points:
    0
    Occupation:
    S/W Engg
    Home Page:
    http://www.thatsalok.com
    Right

    Thanks
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice