Skip to content

danielzuncke/argon2_d_interface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Argon2 port

Ported include/argon2.h from: https://github.com/P-H-C/phc-winner-argon2
This project is conforming to this commit f57e61e.

Some recommendations for argon2 settings can be found here:

MSVC argon2 build

Project includes a script to build the argon2 static libary with the MSVC toolchain (cl, lib) since msbuild Argon2.sln (from the argon2 repo) is specified to use Windows SDK version 8.1 specifically.

Invoke with: dmd -run other\build_argon2_msvc.d --help

Todo:

  • port api
  • build script to build git repo argon2 with MSVC toolchain
  • License
  • Add to dub registry

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages