Skip to content

duarteroso/whirlpool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vwhirlpool

Description

Whirlpool hash algorithm module written for the V language. More information can be found at the offical website or Wiki

Install

v install duarteroso.vwhirlpool

Usage

import duarteroso.vwhirlpool

fn main() {
  vwhirlpool.hash("abc")
}

Enable flag trace_intermediate_values to show intermediate values.

Authors

@duarteroso

License

2-clause BSD License

About

Whirlpool hash algorithm in V

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors