Skip to content
This repository has been archived by the owner on Dec 12, 2021. It is now read-only.

Releases: aw/picolisp-bcrypt

Release v2.0.0

03 Dec 08:48
@aw aw
2e01689
Compare
Choose a tag to compare
  • [Breaking changes] Remove the use of PicoLisp namespaces
  • Update picolisp-unit dependency to v3.0.0

Production release

14 Jun 08:33
@aw aw
Compare
Choose a tag to compare
v1.0.0

Production release

v0.4.1

20 May 06:37
@aw aw
Compare
Choose a tag to compare
  • Update picolisp-unit to v0.6.2

Prevent timing attacks

18 May 03:37
@aw aw
Compare
Choose a tag to compare
  • Update bcrypt native C library.
  • Use bcrypt_checkpw function which protects against timing attacks.

v0.3.1

10 May 09:17
@aw aw
Compare
Choose a tag to compare
  • Use specific ref for bcrypt C lib

Replace git submodules with Makefile

29 Apr 07:27
@aw aw
Compare
Choose a tag to compare
  • Remove the need for git submodules
  • Add Makefile for fetching and building dependencies
  • Change default path for dependencies and shared module (.modules and .lib)
  • Adjust README.md, tests and travis-ci unit testing config

v0.2.14

17 Apr 08:19
@aw aw
Compare
Choose a tag to compare
  • Update picolisp-unit to v0.6.1

v0.2.13

06 Apr 07:28
@aw aw
Compare
Choose a tag to compare

Update picolisp-unit to v0.6.0

v0.2.12

29 Mar 05:12
@aw aw
Compare
Choose a tag to compare
Actually update picolisp-unit to v0.5.2

v0.2.10

29 Mar 02:44
@aw aw
Compare
Choose a tag to compare
Update picolisp-unit to v0.5.0