KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
Argon
★ 18
Open GitHub ↗
Password hashing scheme Argon
Download README (.md)
Explore Similar Repositories
reflection
:
No description available.
node-makemkv
:
Web UI for MakeMKV
Instagram-Filters-master
:
No description available.
gulp-subtree
:
A Gulp module to push a given folder to a subtree
msisdn-gateway
:
INACTIVE - http://mzl.la/ghe-archive - An MSISDN based Authentication Server.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
Argon
?
Download (.md)
Argon ===== These are implementations of the password hashing scheme Argon. Argon was created by Alex Biryukov and Dmtry Khovratovich from University of Luxembourg. Argon's main feature is tough resistance to tradeoff attacks. An adversary, who wants to compute the hash using less memory (for instance, to run a password cracker on fast but memory-unfriendly architectures like GPUs), is penalized significantly in computational costs. For example, using 64 MB instead of 128 MB gives a penalty factor of 160 to the entire hash computation. Argon has its own webpage at https://www.cryptolux.org/index.php/Argon