Skip to content

Instantly share code, notes, and snippets.

View andgein's full-sized avatar
🐘

Andrey Gein andgein

🐘
View GitHub Profile
import base64
import bcrypt
import binascii
### This program should print 'ff00199825b2c4e1a0349eb68eac5a0dc3d485f93cb349' as well as the following perl program:
###
### use Crypt::Eksblowfish::Bcrypt qw(bcrypt_hash);
###
### my $settings = {
### cost => 8,