Click here to Skip to main content
15,899,825 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I need to implement a C++ code that using botan library that should take input as string and should return SHA256 code?

What I have tried:

I have tried to implement SHA256 code using botan library.
Posted
Updated 16-Mar-21 3:20am

1 solution

 
Share this answer
 
Comments
Member 15025528 16-Mar-21 9:24am    
I need to use botan library
Richard MacCutchan 16-Mar-21 9:41am    
OK, and what is botan library?
Member 15025528 16-Mar-21 10:38am    
botan ia an encryption library
Richard MacCutchan 16-Mar-21 10:59am    
So what is the problem?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900