Skip to content

Store plaintext rows, hash them with brypt and then compare the result to strings.

Notifications You must be signed in to change notification settings

ArcheProject/arche_hashlist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README arche_hashlist

Dump plaintext rows, hash them and compare the rows later on.

Note, this requires the salt to be saved and reused, so don't depend on it for super-sensitive things.

Requirements

Uses bcrypt, which requires libffi-dev (Debian/Ubuntu) or libffi (Brew / Mac)

About

Store plaintext rows, hash them with brypt and then compare the result to strings.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages