Skip to content
This repository has been archived by the owner on Apr 15, 2020. It is now read-only.
/ exist-bcrypt Public archive

bcrypt module for eXist-db

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE-jBCrypt
Notifications You must be signed in to change notification settings

telic/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