This website requires JavaScript.
Explore
Help
Sign In
leonetienne
/
GCrypt
Watch
1
Star
0
Fork
0
You've already forked GCrypt
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
GCrypt
/
GCryptLib
/
src
/
Util.cpp
7 lines
87 B
C++
Raw
Normal View
History
Unescape
Escape
Added class for hashing, that is now used for password to key transformation
2022-05-22 00:23:10 +02:00
#
include
"GCrypt/Util.h"
Renamed class Hasher to GHash
2022-05-22 12:55:39 +02:00
#
include
"GCrypt/GHash.h"
Added class for hashing, that is now used for password to key transformation
2022-05-22 00:23:10 +02:00
namespace
Leonetienne
:
:
GCrypt
{
}
Reference in New Issue
Copy Permalink