{"id":15510285,"url":"https://github.com/chelnak/pkcs7padding","last_synced_at":"2026-01-26T13:02:44.090Z","repository":{"id":44598533,"uuid":"455711532","full_name":"chelnak/pkcs7padding","owner":"chelnak","description":"A package that implements PKCS#7 padding in V.","archived":false,"fork":false,"pushed_at":"2022-02-05T21:32:37.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-26T00:11:32.884Z","etag":null,"topics":["vlang","vlang-module"],"latest_commit_sha":null,"homepage":"","language":"V","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/chelnak.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}},"created_at":"2022-02-04T22:11:40.000Z","updated_at":"2022-02-05T21:14:20.000Z","dependencies_parsed_at":"2022-09-05T07:50:37.691Z","dependency_job_id":null,"html_url":"https://github.com/chelnak/pkcs7padding","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/chelnak/pkcs7padding","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chelnak%2Fpkcs7padding","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chelnak%2Fpkcs7padding/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chelnak%2Fpkcs7padding/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chelnak%2Fpkcs7padding/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chelnak","download_url":"https://codeload.github.com/chelnak/pkcs7padding/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chelnak%2Fpkcs7padding/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28778722,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T11:46:04.308Z","status":"ssl_error","status_checked_at":"2026-01-26T11:46:02.664Z","response_time":59,"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":["vlang","vlang-module"],"created_at":"2024-10-02T09:47:25.577Z","updated_at":"2026-01-26T13:02:44.069Z","avatar_url":"https://github.com/chelnak.png","language":"V","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pkcs7padding\n\n[![ci](https://github.com/chelnak/pkcs7padding/actions/workflows/ci.yml/badge.svg)](https://github.com/chelnak/pkcs7padding/actions/workflows/ci.yml)\n\nThis is an experimental package written in [vlang](https://vlang.io/) that implements pkcs#7 padding based on the information in [this Wikipedia article](https://en.wikipedia.org/wiki/Padding_(cryptography)#PKCS#5_and_PKCS#7).\n\nIt's primary use is to privide padding support when using the vlib crypto package.\n\nTo see some basic examples of how you could use this package, please see the [tests](padding_test.v). Alternatively, for a more comprehensive example that uses AES with [CBC](https://en.wikipedia.org/wiki/Block_cipher_mode_of_operation#Cipher_block_chaining_(CBC)), take a look at this [example](example/cipher_test.v).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchelnak%2Fpkcs7padding","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchelnak%2Fpkcs7padding","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchelnak%2Fpkcs7padding/lists"}