UNPKG

whirlpool-hash

Version:

Calculates [WHIRLPOOL (WHIRLPOOL-0, WHIRLPOOL-T)] hash

15 lines (14 loc) 230 B
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Title</title> </head> <body> <script src="../index.js"></script> <script src="test.js"></script> <script> test(whirlpool) </script> </body> </html>