Skip to content

Commit

Permalink
Order requires alphabetically
Browse files Browse the repository at this point in the history
  • Loading branch information
mudge committed Nov 5, 2024
1 parent 2c1237d commit f83ff89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/argon2id.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# frozen_string_literal: true

require "argon2id/extension"
require "argon2id/version"
require "argon2id/password"
require "argon2id/version"

module Argon2id
# The default "time cost" of 2 iterations recommended by OWASP.
Expand Down

0 comments on commit f83ff89

Please sign in to comment.