Packages
Client-side cryptography for reCAPTCHA's private password leak check, a workalike of Google's java-recaptcha-password-check-helpers.
Current section
Files
Jump to
Current section
Files
recaptcha_password_check
CHANGELOG.md
CHANGELOG.md
# Changelog
## [0.1.1](https://github.com/Moosieus/recaptcha_password_check_helpers_ex/compare/v0.1.0...v0.1.1) (2026-08-20)
### Bug Fixes
* ship files referenced by docs, and gate publishing on tests ([#2](https://github.com/Moosieus/recaptcha_password_check_helpers_ex/issues/2)) ([fabedad](https://github.com/Moosieus/recaptcha_password_check_helpers_ex/commit/fabedada4a894e31efe275d7ae6f6cf2029dd207))
## 0.1.0 (2026-08-20)
Initial release: client-side cryptography for reCAPTCHA's private password leak
check, verified byte-for-byte against Google's Java implementation.