CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Dec 2001
    Location
    UK
    Posts
    308

    Encryption algorith

    Hi,

    can u give any good reliable Encryption algorithm

    thanks in adv.
    venu
    Venu Bharadwaj
    "Dream it. U can do it!"

  2. #2
    Join Date
    Feb 2001
    Location
    teh INTARWEB
    Posts
    542
    Can you cite the target application of this algorithm? There are many encryption algorithms...right from XORing the bits to rot13. Which one you choose depends on the context and usage of the data.

    Take a look here at this listing: http://directory.google.com/Top/Scie...ithms/Ciphers/

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured