项目作者: EdgarAyllon

项目描述 :
argon2 hash generator/verifier ( NodeJS + Pug )
高级语言: HTML
项目地址: git://github.com/EdgarAyllon/argon2-node-test.git
创建时间: 2018-07-20T17:12:40Z
项目社区:https://github.com/EdgarAyllon/argon2-node-test

开源协议:MIT License

下载


Argon2 node test

A basic argon2 (with variants) hash generator / verify test UI interface using node-argon2 binding.

About Argon2

Argon2 hashing algorithm was designed by Alex Biryukov, Danie Dinu, and Dmitry Khovratovich from the University of Luxembourg.

General info about argon2 in wikipedia

Most detailed info specification

Technologies used in demo

  • nodejs as server environment
  • pug as template render engine
  • bootstrap as CSS styling

Screenshots