hex logo Hex
Packages Pricing Docs
Log In
Packages Pricing Docs Log In
riverrun avatar

riverrun

Total Packages

11

Total Downloads

126 578 491+

alovedalongthe@gmail.com
Packages Stats

Packages

Most Popular Most Downloaded Newest First

comeonin

5.5.1
62 977 120+

A specification for password hashing libraries

Last Updated: about 1 year ago

bcrypt_elixir

3.3.2
52 274 664+

Bcrypt password hashing algorithm for Elixir

Last Updated: about 1 year ago

argon2_elixir

4.1.3
8 028 552+

Argon2 password hashing algorithm for Elixir

Last Updated: about 1 year ago

pbkdf2_elixir

2.3.1
2 650 303+

Pbkdf2 password hashing algorithm for Elixir.

Last Updated: about 1 year ago

phauxth

2.5.1
206 215+

Authentication library for Phoenix, and other Plug-based, web applications

Last Updated: about 4 years ago

not_qwerty123

2.4.1
194 789+

Library to check password strength and generate random passwords.

Last Updated: about 4 years ago

one_time_pass_ecto

1.1.1
173 759+

One-time password library for Elixir

Last Updated: about 4 years ago

openmaize

3.0.1
38 954+

Authentication library for Elixir using Plug

Last Updated: about 9 years ago

blake2_elixir

0.9.0
23 304+

Blake2 cryptographic hashing function for Elixir

Last Updated: about 1 year ago

openmaize_jwt

1.0.0
7 244+

JSON Web Token library for use with the Openmaize authentication library.

Last Updated: about 9 years ago

comeonin_i18n

0.1.3
3 587+

Internationalization support for the Comeonin password hashing library.

Last Updated: about 10 years ago
hex logo Hex
About Blog Sponsors Status
Documentation FAQ Specifications Report Client Issue Report General Issue Report Security Issue Contact Support
Code of Conduct Terms of Service Privacy Policy Copyright Policy Dispute Policy

Copyright 2015. Six Colors AB.

Powered by the Erlang VM and the Elixir Programming Language

Search filters

Type any of these into the search box. They can be combined with free text which searches package names and descriptions.

Operator Description Example
name: Match package name. Supports * wildcards and repo/package form name:phx* or name:hexpm/phoenix
description: Full-text search of package descriptions description:auth
depends: Packages depending on a given package. Supports repo:package form depends:ecto or depends:hexpm:ecto
build_tool: Filter by build tool build_tool:mix
updated_after: Packages updated after an ISO8601 datetime updated_after:2025-01-01T00:00:00Z
extra: Match custom metadata (key,value). Nested keys are separated by commas extra:license,MIT

Wrap values in double quotes to include spaces, e.g. name:"my package".