Skip to content

internetshakespeare/exist-bcrypt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

exist-bcrypt

bcrypt module for eXist-db

module namespace: "http://max.terpstra.ca/ns/exist-bcrypt"

Provides three functions:

  • bcrypt:hash($password as xs:string) as xs:string
  • bcrypt:hash($password as xs:string, $work as xs:positiveInteger) as xs:string
  • bcrypt:matches($hash as xs:string, $plain as xs:string) as xs:boolean

About

bcrypt module for eXist-db

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE-jBCrypt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%