Skip to content

xlsdg/jsFlowerPassword

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jsFlowerPassword

Flower Password implementation for JavaScript.

Usage

Include the (minified) JavaScript script:

<script src="flowerpassword.min.js"></script>

The fpCode method:

var code = fpCode("password", "key", 16);