Skip to content

Generate the encrypted password node used in SoftEther config file.

License

Notifications You must be signed in to change notification settings

SecretNest/SoftEtherConfigPasswordNodeGenerate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SoftEtherConfigPasswordNodeGenerate

Generate the encrypted password node used in SoftEther config file.

Use

This code is for generating HashedPassword and Ntlm related node.

HashedPassword is a hashing result using SHA0 on password+USERNAME.

Ntlm related password is a hashing result using MD4.

ACryptoHash.Net

Hashing code is based on ACryptoHash.Net (https://sourceforge.net/projects/acryptohashnet/).

About

Generate the encrypted password node used in SoftEther config file.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages