This repository was archived by the owner on Dec 12, 2021. It is now read-only.
Commit 12d5ff0 1 parent 5ccb378 commit 12d5ff0 Copy full SHA for 12d5ff0
File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 1
1
# bcrypt hashing for PicoLisp
2
2
3
- [ ![ GitHub release] ( https://img.shields.io/github/release/aw/picolisp-bcrypt.svg )] ( https://img.shields.io/github/release/aw/picolisp-bcrypt ) [ ![ Build Status] ( https://travis-ci.org/aw/picolisp-bcrypt.svg?branch=master )] ( https://travis-ci.org/aw/picolisp-bcrypt ) [ ![ Dependency] (https://img.shields.io/badge/[deps ] bcrypt-master-ff69b4.svg)] ( https://github.com/rg3/bcrypt.git ) [ ![ Dependency] (https://img.shields.io/badge/[deps ] picolisp--unit-v0.3 .0-ff69b4.svg)] ( https://github.com/aw/picolisp-unit.git )
3
+ [ ![ GitHub release] ( https://img.shields.io/github/release/aw/picolisp-bcrypt.svg )] ( https://img.shields.io/github/release/aw/picolisp-bcrypt ) [ ![ Build Status] ( https://travis-ci.org/aw/picolisp-bcrypt.svg?branch=master )] ( https://travis-ci.org/aw/picolisp-bcrypt ) [ ![ Dependency] (https://img.shields.io/badge/[deps ] bcrypt-master-ff69b4.svg)] ( https://github.com/rg3/bcrypt.git ) [ ![ Dependency] (https://img.shields.io/badge/[deps ] picolisp--unit-v0.5 .0-ff69b4.svg)] ( https://github.com/aw/picolisp-unit.git )
4
4
5
5
This library can be used to hash strings (ex: passwords) using bcrypt in [ PicoLisp] ( http://picolisp.com/ ) .
6
6
You can’t perform that action at this time.
0 commit comments