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#
  4. facing problem while encryption

facing problem while encryption

Scheduled Pinned Locked Moved C#
helpsecurity
5 Posts 4 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.
  • S Offline
    S Offline
    sri_0099
    wrote on last edited by
    #1

    Hi, If the string is of any length(like 1 or 20), need to encrypt this string to 10 char length. Please help me Thannks Sri

    L 1 Reply Last reply
    0
    • S sri_0099

      Hi, If the string is of any length(like 1 or 20), need to encrypt this string to 10 char length. Please help me Thannks Sri

      L Offline
      L Offline
      leppie
      wrote on last edited by
      #2

      How can 20 chars fit into 10 chars? I think you need to re-read your problem/task again.

      xacc.ide - now with TabsToSpaces support
      IronScheme - 1.0 alpha 4a out now (29 May 2008)
      ((lambda (x) `((lambda (x) ,x) ',x)) '`((lambda (x) ,x) ',x))

      R 1 Reply Last reply
      0
      • L leppie

        How can 20 chars fit into 10 chars? I think you need to re-read your problem/task again.

        xacc.ide - now with TabsToSpaces support
        IronScheme - 1.0 alpha 4a out now (29 May 2008)
        ((lambda (x) `((lambda (x) ,x) ',x)) '`((lambda (x) ,x) ',x))

        R Offline
        R Offline
        Roger Alsing 0
        wrote on last edited by
        #3

        huffman encryption :P

        My Blog

        L 1 Reply Last reply
        0
        • R Roger Alsing 0

          huffman encryption :P

          My Blog

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #4

          Huh? Huffman a) is not an encryption method, but rather a compression method (entropy encoding to be precise) b) does not guarantee compression sizes of 50% (20 chars to 10)

          R 1 Reply Last reply
          0
          • L Lost User

            Huh? Huffman a) is not an encryption method, but rather a compression method (entropy encoding to be precise) b) does not guarantee compression sizes of 50% (20 chars to 10)

            R Offline
            R Offline
            Roger Alsing 0
            wrote on last edited by
            #5

            Thus the " ;P "

            My Blog

            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