System.PlatformNotSupportedException for SHA512

Discussion in 'Visual Basic ( VB )' started by SaswatPadhi, Jun 7, 2009.

  1. SaswatPadhi

    SaswatPadhi ~ Б0ЯИ Τ0 С0δЭ ~

    Joined:
    May 5, 2009
    Messages:
    1,342
    Likes Received:
    55
    Trophy Points:
    0
    Occupation:
    STUDENT !
    Location:
    Orissa, INDIA
    Home Page:
    http://www.crackingforfun.blogspot.com
    Why does VB 2008 show the following error on my system :
    Code:
    The specified cryptographic algorithm is not supported on this platform.
    
    when I try to use SHA-384 or SHA-512 hashing algos ??

    I have some other programs written with VB 2008 or C# 2008, which use SHA-512 hashing (I know this through Reflector), but run perfectly fine on my system !

    I don't understand this.

    I would be really grateful, if someone could help me.
     
  2. SaswatPadhi

    SaswatPadhi ~ Б0ЯИ Τ0 С0δЭ ~

    Joined:
    May 5, 2009
    Messages:
    1,342
    Likes Received:
    55
    Trophy Points:
    0
    Occupation:
    STUDENT !
    Location:
    Orissa, INDIA
    Home Page:
    http://www.crackingforfun.blogspot.com
    Anyone has any clue?
    Has anyone else faced this situation ever ? :(
     
  3. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    No I havent faced anything such errors before.
     
  4. SaswatPadhi

    SaswatPadhi ~ Б0ЯИ Τ0 С0δЭ ~

    Joined:
    May 5, 2009
    Messages:
    1,342
    Likes Received:
    55
    Trophy Points:
    0
    Occupation:
    STUDENT !
    Location:
    Orissa, INDIA
    Home Page:
    http://www.crackingforfun.blogspot.com
    I don't know why I am facing this with SHA-384 and SHA-512 only.
    SHA1 and SHA256 work fine.
     

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