{"id":30211299,"url":"https://github.com/mons/crypt-openssl-blowfish-cfb64","last_synced_at":"2025-10-18T22:25:38.418Z","repository":{"id":136416634,"uuid":"3739221","full_name":"Mons/Crypt-OpenSSL-Blowfish-CFB64","owner":"Mons","description":"Blowfish CFB64 Algorithm using OpenSSL","archived":false,"fork":false,"pushed_at":"2012-03-16T13:39:31.000Z","size":228,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-03-10T20:33:09.282Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://search.cpan.org/dist/Crypt-OpenSSL-Blowfish-CFB64","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Mons.png","metadata":{"files":{"readme":"README","changelog":"Changes","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-03-16T13:38:41.000Z","updated_at":"2023-03-10T20:46:00.672Z","dependencies_parsed_at":"2023-03-10T20:45:59.289Z","dependency_job_id":null,"html_url":"https://github.com/Mons/Crypt-OpenSSL-Blowfish-CFB64","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/Mons/Crypt-OpenSSL-Blowfish-CFB64","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mons%2FCrypt-OpenSSL-Blowfish-CFB64","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mons%2FCrypt-OpenSSL-Blowfish-CFB64/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mons%2FCrypt-OpenSSL-Blowfish-CFB64/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mons%2FCrypt-OpenSSL-Blowfish-CFB64/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mons","download_url":"https://codeload.github.com/Mons/Crypt-OpenSSL-Blowfish-CFB64/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mons%2FCrypt-OpenSSL-Blowfish-CFB64/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270305883,"owners_count":24562111,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-13T02:00:09.904Z","response_time":66,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-08-13T20:34:28.841Z","updated_at":"2025-10-18T22:25:33.348Z","avatar_url":"https://github.com/Mons.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"NAME\n    Crypt::OpenSSL::Blowfish::CFB64 - Blowfish CFB64 Algorithm using OpenSSL\n\nSYNOPSIS\n      use Crypt::OpenSSL::Blowfish::CFB64;\n  \n      my $crypt = Crypt::OpenSSL::Blowfish::CFB64-\u003enew($key);\n      # or\n      my $crypt = Crypt::OpenSSL::Blowfish::CFB64-\u003enew($key, $ivec = pack( C8 =\u003e 1,2,3,4,5,6,7,8 ));\n  \n      my $binary_data = $crypt-\u003eencrypt(\"source\");\n      my $hex_data = $crypt-\u003eencrypt_hex(\"source\");\n\n      my $source = $crypt-\u003edecrypt($binary_data);\n      my $source = $crypt-\u003edecrypt_hex($hex_data);\n\nDESCRIPTION\n    Crypt::OpenSSL::Blowfish::CFB64 implements the Blowfish cipher algorithm\n    in CFB mode, using function \"BF_cfb64_encrypt\" contained in the OpenSSL\n    crypto library.\n\nSEE ALSO\n    http://www.openssl.org/, man BF_cfb64_encrypt\n\nAUTHOR\n    Mons Anderson, \u003cmons@cpan.org\u003e\n\nCOPYRIGHT AND LICENSE\n    Copyright (C) 2012 by Mons Anderson\n\n    This library is free software; you can redistribute it and/or modify it\n    under the same terms as Perl itself, either Perl version 5.14.2 or, at\n    your option, any later version of Perl 5 you may have available.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmons%2Fcrypt-openssl-blowfish-cfb64","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmons%2Fcrypt-openssl-blowfish-cfb64","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmons%2Fcrypt-openssl-blowfish-cfb64/lists"}