{"id":19839900,"url":"https://github.com/themarlboroman/aes_ssl_tools","last_synced_at":"2025-02-28T19:17:46.784Z","repository":{"id":100037049,"uuid":"206482547","full_name":"TheMarlboroMan/aes_ssl_tools","owner":"TheMarlboroMan","description":"Wrapper library for openSSL's AES crypto tools","archived":false,"fork":false,"pushed_at":"2022-09-13T06:19:25.000Z","size":31,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-11T11:26:46.820Z","etag":null,"topics":["multithreaded","openssl","ssl","toolkit"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TheMarlboroMan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2019-09-05T05:34:29.000Z","updated_at":"2022-09-13T06:11:33.000Z","dependencies_parsed_at":"2023-03-18T10:02:13.988Z","dependency_job_id":null,"html_url":"https://github.com/TheMarlboroMan/aes_ssl_tools","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheMarlboroMan%2Faes_ssl_tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheMarlboroMan%2Faes_ssl_tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheMarlboroMan%2Faes_ssl_tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheMarlboroMan%2Faes_ssl_tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheMarlboroMan","download_url":"https://codeload.github.com/TheMarlboroMan/aes_ssl_tools/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241209598,"owners_count":19927737,"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","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":["multithreaded","openssl","ssl","toolkit"],"created_at":"2024-11-12T12:24:47.069Z","updated_at":"2025-02-28T19:17:46.764Z","avatar_url":"https://github.com/TheMarlboroMan.png","language":"C++","readme":"# aes ssl tools\n\nWrappers for AES encryption.\n\n# third party licensing\n\nThis software requires of and wraps parts of openSSL, whose license can be found in the LICENSE_THIRD_PARTY file.\n\n# what does this do?\n\nIt includes free floating functions for:\n\n- encrypting and decrypting with the AES 128 CBC algorithm (backed by openSSL's libcrypto)\n- encoding and decoding base64 strings (backed by openSSL's libcrypto)\n- generate random bytes (backed, again, by OpenSSL's libcrypto)\n\nThere are a couple of classes in there too to:\n\n- manage multithreading with libcrypto.\n- represent byte sequences.\n\n# why?\n\nI needed these to interact with some software located on an outdated server.\n\n# can I trust it?\n\nI'm a not a crypto expert. All I know is that it worked for my purposes.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthemarlboroman%2Faes_ssl_tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthemarlboroman%2Faes_ssl_tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthemarlboroman%2Faes_ssl_tools/lists"}