David Whitlock

Results 10 repositories owned by David Whitlock

comeonin

1.3k
Stars
64
Forks
Watchers

Password hashing specification for the Elixir programming language

phauxth

411
Stars
20
Forks
Watchers

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

argon2_elixir

220
Stars
31
Forks
Watchers

Elixir wrapper for the Argon2 password hashing algorithm

bcrypt_elixir

157
Stars
28
Forks
Watchers

Bcrypt password hashing for Elixir

genxword

156
Stars
35
Forks
Watchers

Crossword generator written in Python.

openmaize

207
Stars
30
Forks
Watchers

No longer maintained - was an Authentication library for Plug-based applications in Elixir

not_qwerty123

45
Stars
9
Forks
Watchers

Not actively maintained - Password strength checker and random password generator for Elixir

one_time_pass_ecto

55
Stars
9
Forks
Watchers

No longer maintained - One-time password library with Ecto support (for Elixir)

pbkdf2_elixir

54
Stars
11
Forks
Watchers

Pbkdf2 password hashing for Elixir

phoenix-todoapp

20
Stars
6
Forks
Watchers

Phoenix todo app using Phauxth authentication