{"id":43266693,"url":"https://github.com/albertus82/acodec","last_synced_at":"2026-02-01T15:11:31.634Z","repository":{"id":40259069,"uuid":"52152009","full_name":"albertus82/acodec","owner":"albertus82","description":"Encoder \u0026 decoder for various algorithms with graphical user interface.","archived":false,"fork":false,"pushed_at":"2025-08-17T05:42:10.000Z","size":201285,"stargazers_count":7,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-17T07:11:44.712Z","etag":null,"topics":["application","codec","desktop","hashing","java","jface","linux","macos","osx","swt","windows"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/albertus82.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-02-20T12:23:10.000Z","updated_at":"2025-01-06T13:17:49.000Z","dependencies_parsed_at":"2024-04-14T22:22:35.141Z","dependency_job_id":"27e55d26-23f5-4ac4-ad43-b23ee7b2927c","html_url":"https://github.com/albertus82/acodec","commit_stats":null,"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/albertus82/acodec","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/albertus82%2Facodec","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/albertus82%2Facodec/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/albertus82%2Facodec/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/albertus82%2Facodec/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/albertus82","download_url":"https://codeload.github.com/albertus82/acodec/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/albertus82%2Facodec/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28980857,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-01T13:38:33.235Z","status":"ssl_error","status_checked_at":"2026-02-01T13:38:32.912Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["application","codec","desktop","hashing","java","jface","linux","macos","osx","swt","windows"],"created_at":"2026-02-01T15:11:31.160Z","updated_at":"2026-02-01T15:11:31.624Z","avatar_url":"https://github.com/albertus82.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"ACodec\r\n======\r\n\r\n[![Latest release](https://img.shields.io/github/release/albertus82/acodec.svg)](https://github.com/albertus82/acodec/releases/latest)\r\n[![Build status](https://github.com/albertus82/acodec/actions/workflows/build.yml/badge.svg)](https://github.com/albertus82/acodec/actions)\r\n[![Known Vulnerabilities](https://snyk.io/test/github/albertus82/acodec/badge.svg?targetFile=pom.xml)](https://snyk.io/test/github/albertus82/acodec?targetFile=pom.xml)\r\n\r\n**Graphical user interface available for Windows, Linux \u0026 macOS.**\r\n\r\n![Screenshot](https://user-images.githubusercontent.com/8672431/125157619-5e50c000-e16c-11eb-9742-8f613d5e0db2.png)\r\n\r\n## Download\r\n\r\nDownload the [latest release](https://github.com/albertus82/acodec/releases/latest) from the [releases page](https://github.com/albertus82/acodec/releases).\r\n\r\n## Installation\r\n\r\n* **Windows**: if you downloaded a ZIP package, simply unpack the archive; otherwise run the installer (EXE) to install the application.\r\n\r\n  If Windows complains with a ***Windows protected your PC*** popup, you may need to click ***Run anyway*** to proceed with the installation.\r\n\r\n  ![Windows protected your PC](https://user-images.githubusercontent.com/8672431/31048995-7145b034-a62a-11e7-860b-c477237145ce.png)\r\n\r\n  In order to enable the *Run anyway* button, you may need to open the *Properties* of the installer, tab *General*, section *Security* (if available), and tick the ***Unblock*** option.\r\n  \u003e This workaround is required because the installer executables are not *signed*, and there are no free certificates I can use to sign them.\r\n* **Linux** \u0026 **macOS**: unpack the archive.\r\n\r\n**This application requires [Java SE Runtime Environment (JRE)](https://www.java.com) v1.8 (or newer) to run.**\r\n\r\n## Command line reference\r\n\r\n```ruby\r\nUsage: acodec \u003cmode\u003e \u003calgorithm\u003e { \u003cinput_text\u003e | -f \u003cinput_file\u003e [\u003coutput_file\u003e] | -i (interactive input) } [-c \u003ccharset\u003e] [-e (verbose errors)] [-d (debug)]\r\n\r\nMode:\r\n    e    Encode\r\n    d    Decode\r\n\r\nAlgorithms: Base16, Base32, base32hex, Base45, Base64, base64url, Ascii85,\r\n            basE91, CRC-16, CRC-32, CRC-32C, Adler-32, MD2, MD4, MD5, SHA-1,\r\n            SHA-224, SHA-256, SHA-384, SHA-512, SHA-512/224, SHA-512/256,\r\n            SHA3-224, SHA3-256, SHA3-384, SHA3-512, RIPEMD-128, RIPEMD-160,\r\n            RIPEMD-256, RIPEMD-320, Tiger, Whirlpool\r\n\r\nExample: acodec e base64 -c UTF-8 \"Lorem ipsum dolor sit amet\"\r\n```\r\n\r\n## Acknowledgements\r\n\r\nIcon designed by [Aha-Soft](https://www.aha-soft.com).\r\n\r\nThis application uses or includes portions of the following third party software:\r\n\r\n|Component                   |Author                     |License                                                |Home page                                     |\r\n|----------------------------|---------------------------|-------------------------------------------------------|----------------------------------------------|\r\n|Apache Commons \u0026 OpenJPA    |Apache Software Foundation |[License](https://www.apache.org/licenses/LICENSE-2.0) |[Home page](https://www.apache.org)           |\r\n|Base45                      |Staat der Nederlanden      |[License](https://www.apache.org/licenses/LICENSE-2.0) |[Home page](https://git.io/JnFST)             |\r\n|basE91                      |Joachim Henke              |[License](http://base91.sourceforge.net/license.txt)   |[Home page](http://base91.sourceforge.net)    |\r\n|Bouncy Castle               |Legion of the Bouncy Castle|[License](https://www.bouncycastle.org/license.html)   |[Home page](https://www.bouncycastle.org)     |\r\n|Eclipse Platform \u0026 SWT      |Eclipse Foundation         |[License](https://www.eclipse.org/legal/epl-2.0/)      |[Home page](https://www.eclipse.org)          |\r\n|FreeHEP                     |Mark Donszelmann           |[License](https://java.freehep.org/license.html)       |[Home page](https://java.freehep.org)         |\r\n|Inno Setup                  |Jordan Russell             |[License](https://jrsoftware.org/files/is/license.txt) |[Home page](https://jrsoftware.org/isinfo.php)|\r\n|Launch4j                    |Grzegorz Kowal             |[License](https://opensource.org/licenses/BSD-3-Clause)|[Home page](http://launch4j.sourceforge.net)  |\r\n|Picocli                     |Remko Popma                |[License](https://git.io/JUqAY)                        |[Home page](https://picocli.info)             |\r\n|Reflections                 |ronmamo                    |[License](https://git.io/Jtp8i)                        |[Home page](https://git.io/Jtp81)             |\r\n|universalJavaApplicationStub|Tobias Fischer             |[License](https://git.io/JUqAq)                        |[Home page](https://git.io/JUqAF)             |\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falbertus82%2Facodec","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falbertus82%2Facodec","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falbertus82%2Facodec/lists"}