.github/workflows/codeql.yml | |
|
|
.github/workflows/ruby.yml | |
|
|
.gitignore | |
|
|
.gitmodules | |
|
|
.rubocop.yml | |
|
|
CONTRIBUTING.md | |
|
|
Changelog.md | |
|
|
Gemfile | |
|
|
LICENSE.txt | |
|
|
README.md | |
|
|
Rakefile | |
|
|
Steepfile | |
|
|
argon2.gemspec | |
|
|
bin/console | |
|
|
bin/setup | |
|
|
bin/test | |
|
|
ext/argon2_wrap/Makefile.real | |
|
|
ext/argon2_wrap/argon_wrap.c | |
|
|
ext/argon2_wrap/extconf.rb | 2 | A 0 mins |
|
ext/argon2_wrap/test.c | |
|
|
lib/argon2.rb | 53 | A 0 mins |
|
lib/argon2/constants.rb | 7 | A 0 mins |
|
lib/argon2/engine.rb | 8 | A 0 mins |
|
lib/argon2/errors.rb | 39 | A 0 mins |
|
lib/argon2/ffi_engine.rb | 72 | A 3 hrs |
|
lib/argon2/hash_format.rb | 28 | A 45 mins |
|
lib/argon2/profiles.rb | 35 | A 0 mins |
|
lib/argon2/version.rb | 3 | A 0 mins |
|
sig/argon2.rbs | |
|
|
sig/constants.rbs | |
|
|
sig/engine.rbs | |
|
|
sig/errors.rbs | |
|
|
sig/ffi.rbs | |
|
|
sig/hash_format.rbs | |
|
|
sig/version.rbs | |
|
|