Sometimes developers have a need to verify passwords from Unix-based systems on Windows-based applications. This presents an issue, in that .NET crypto libraries like CryptSharp© do not support a subset of the salts that Unix does. They flat out fail to encrypt or they throw an invalid salt exception. So this library is intended to expand the existing .NET crypto libraries so they all the salts that are acceptable to Unix are also acceptable to your .NET Windows application
-
Notifications
You must be signed in to change notification settings - Fork 0
StephanieZ/CryptApp
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
C# version of Unix crypt() to compare plaintext passwords and resultant hashes
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published