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

RSA-SHA1

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

    Hi Can anyone provide me a sample code of RSA-SHA1 algorithm in C#?

    S O 2 Replies Last reply
    0
    • S satsumatable

      Hi Can anyone provide me a sample code of RSA-SHA1 algorithm in C#?

      S Offline
      S Offline
      SeMartens
      wrote on last edited by
      #2

      Hi, do you want to use the RSA-SHA1 algorithm or do you want to implement it yourself? For using the cryptography-algorithm take a look here: http://msdn.microsoft.com/en-us/library/system.security.cryptography.xml.signedxml.aspx[^] Regards Sebastian

      It's not a bug, it's a feature! Check out my CodeProject article Permission-by-aspect. Me in Softwareland.

      1 Reply Last reply
      0
      • S satsumatable

        Hi Can anyone provide me a sample code of RSA-SHA1 algorithm in C#?

        O Offline
        O Offline
        o m n i
        wrote on last edited by
        #3

        Public Key RSA Encryption in C# .NET[^]

        S 1 Reply Last reply
        0
        • O o m n i

          Public Key RSA Encryption in C# .NET[^]

          S Offline
          S Offline
          satsumatable
          wrote on last edited by
          #4

          OK... what is the corresponding command/code in C# PERL

          openssl genrsa -out private-key.pem 1024

          Thanks

          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