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. RSA implementation

RSA implementation

Scheduled Pinned Locked Moved C / C++ / MFC
c++csharpjsonhelpquestion
6 Posts 3 Posters 0 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.
  • T Offline
    T Offline
    T1TAN
    wrote on last edited by
    #1

    hi ppl, I've been looking around for a while now, and I still can't find a simple, minimum & easy to use RSA implementation (and free of course). If know of such implementation, I'd appreciate some info :) I need to be able to use the implementation in a shareware app, but only for my protection scheme, i.e. internal use. Further on, MFC or any other framework should not be used (so, plain Win32 API or STL are good:|) I know this is a bit too specific, but if anyone knows anything, it would be a great help:) --- YOU KNOW WHAT YOU ARE BLONDIE!?!? YOU'RE JUST A SON OF A BA A A A AAAAAAAAAA!!!!! http://sprdsoft.cmar-net.org http://t1tan.cjb.net

    C 1 Reply Last reply
    0
    • T T1TAN

      hi ppl, I've been looking around for a while now, and I still can't find a simple, minimum & easy to use RSA implementation (and free of course). If know of such implementation, I'd appreciate some info :) I need to be able to use the implementation in a shareware app, but only for my protection scheme, i.e. internal use. Further on, MFC or any other framework should not be used (so, plain Win32 API or STL are good:|) I know this is a bit too specific, but if anyone knows anything, it would be a great help:) --- YOU KNOW WHAT YOU ARE BLONDIE!?!? YOU'RE JUST A SON OF A BA A A A AAAAAAAAAA!!!!! http://sprdsoft.cmar-net.org http://t1tan.cjb.net

      C Offline
      C Offline
      Chris Losinger
      wrote on last edited by
      #2

      crypto++ is what i use. it's not simple, it's not small, and it's not easy to use. but it works. :) Cleek | Image Toolkits | Thumbnail maker

      A T 2 Replies Last reply
      0
      • C Chris Losinger

        crypto++ is what i use. it's not simple, it's not small, and it's not easy to use. but it works. :) Cleek | Image Toolkits | Thumbnail maker

        A Offline
        A Offline
        Alexander M
        wrote on last edited by
        #3

        There is also a version from RSA laboratories... It is much smaller and easier to use... but I've forgotten the download link :(. Don't try it, just do it! ;-)

        T 1 Reply Last reply
        0
        • C Chris Losinger

          crypto++ is what i use. it's not simple, it's not small, and it's not easy to use. but it works. :) Cleek | Image Toolkits | Thumbnail maker

          T Offline
          T Offline
          T1TAN
          wrote on last edited by
          #4

          yeeeees :-) I've tried that, I couldn't get the thing working.. :doh: Anyways, since RSA is going to be a part of anti-crack-hack-slash:) protection, I think it would be unwise to use crypto++ since it's a separate module..could be easily avoided & my proggy would eventually get hacked (like that's not gonna happen anyway:rolleyes:) But I might take a closer look whatsoever, thanx :cool: --- YOU KNOW WHAT YOU ARE BLONDIE!?!? YOU'RE JUST A SON OF A BA A A A AAAAAAAAAA!!!!! http://sprdsoft.cmar-net.org http://t1tan.cjb.net

          C 1 Reply Last reply
          0
          • A Alexander M

            There is also a version from RSA laboratories... It is much smaller and easier to use... but I've forgotten the download link :(. Don't try it, just do it! ;-)

            T Offline
            T Offline
            T1TAN
            wrote on last edited by
            #5

            I've been digging through RSA labs site for a loooong time, and all I could find is a bunch of docs:confused: Is there another download location for RSA stuff?? thx:cool: --- YOU KNOW WHAT YOU ARE BLONDIE!?!? YOU'RE JUST A SON OF A BA A A A AAAAAAAAAA!!!!! http://sprdsoft.cmar-net.org http://t1tan.cjb.net

            1 Reply Last reply
            0
            • T T1TAN

              yeeeees :-) I've tried that, I couldn't get the thing working.. :doh: Anyways, since RSA is going to be a part of anti-crack-hack-slash:) protection, I think it would be unwise to use crypto++ since it's a separate module..could be easily avoided & my proggy would eventually get hacked (like that's not gonna happen anyway:rolleyes:) But I might take a closer look whatsoever, thanx :cool: --- YOU KNOW WHAT YOU ARE BLONDIE!?!? YOU'RE JUST A SON OF A BA A A A AAAAAAAAAA!!!!! http://sprdsoft.cmar-net.org http://t1tan.cjb.net

              C Offline
              C Offline
              Chris Losinger
              wrote on last edited by
              #6

              T1TAN wrote: I think it would be unwise to use crypto++ since it's a separate module.. just use static linking. Cleek | Image Toolkits | Thumbnail maker

              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