Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6597927
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T18:16:21+00:00 2026-05-25T18:16:21+00:00

MSDN says that after CryptVerifySignature() you cannot reuse HCRYPTHASH object to try hashing more

  • 0

MSDN says that after CryptVerifySignature() you cannot reuse HCRYPTHASH object to try hashing more data, instead it says you need to recreate it with CryptDestroyHash() and CryptCreateHash(). Reusing really fails.

Anyone is familiar with a hack that can save these calls, or it is really impossible?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T18:16:21+00:00Added an answer on May 25, 2026 at 6:16 pm

    I imagine the HCRYPTHASH data structure is more flexible than just being used to call with CryptVerifySignature(). It’s designed to operate on a (possibly discontinuous) stream of data (via CryptHashData()), which means it stores some state within it on the hash’s current values. Therefore, once you’ve used it on a stream (even partial) the state is irrevocably altered, so you can’t use it on another stream.

    I guess they could’ve provided a reset function for the HCRYPTHASH structure… but they didn’t!

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

What exactly is the e.Row.DataItem return.. MSDN says.. returns An Object that represents the
MSDN says that public static members of System.Windows.Application are thread safe. But when I
The MSDN says that using ReadDirectoryChangesW implies the calling process having the Backup and
What is the significance of the Thread.Join method in C#? MSDN says that it
The MSDN site says: From your view class's function that handles the WM_CREATE message
From the Microsoft website (see msdn.microsoft.com/en-us/library/ms683502(VS.85).aspx ) it clearly says Services cannot directly interact
MSDN says that GC calls the Win32 VirtualAlloc function to reserve segment of memory
The MSDN documentation for sys.database_permissions says that the state column can be either 'G',
The MSDN constructor for a FileStream says that it may throw either an UnauthorizedAccessException
As MSDN says ConcurrentDictionary<TKey, TValue> Class Represents a thread-safe collection of key-value pairs that

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.