Skip to content

windlace/skein

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skein

Pure PHP-implementation without any extensions

Install:

composer require cast/skein

Usage:

<?php

use function Cast\Crypto\Skein\skein256;

skein256('The quick brown fox jumps over the lazy dog');
// b3250457e05d3060b1a4bbc1428bc75a3f525ca389aeab96cfa34638d96e492a

Based on https://github.com/shift-reality/php-crypto.

About

Pure Skein PHP-implementation

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages