Skip to content
/ xorox Public

one way to generate passwords with base64 and key-stretching pbkdf2

License

Notifications You must be signed in to change notification settings

aburgd/xorox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xorox

one way to generate passwords with base64 and key-stretching pbkdf2

running

git clone https://github.com/aburgd/xorox.git

cd xorox

go run src/xorox.go

or to build an executable for your platform

go build src/xorox.go

enjoy 😎

About

one way to generate passwords with base64 and key-stretching pbkdf2

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages